git.postgresql.org Git - postgresql.git/commit
2022年2月11日 14:41:42 +0000 (09:41 -0500)
2022年2月11日 14:41:42 +0000 (09:41 -0500)
commit 751b8d23b788580bbff7463e3959f9a92a95b28a
pg_basebackup: Allow client-side LZ4 (de)compression.
LZ4 compression can now be performed on the client using
pg_basebackup -Ft --compress client-lz4, and LZ4 decompression of
a backup compressed on the server can be performed on the client
using pg_basebackup -Fp --compress server-lz4.
Dipesh Pandit, reviewed and tested by Jeevan Ladhe and Tushar Ahuja,
with a few corrections - and some documentation - by me.
Discussion: http://postgr.es/m/CAN1g5_FeDmiA9D8wdG2W6Lkq5CpubxOAqTmd2et9hsinTJtsMQ@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom