git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: dab2984) | patch
pg_basebackup: Allow client-side LZ4 (de)compression.
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
doc/src/sgml/ref/pg_basebackup.sgml diff | blob | blame | history
src/bin/pg_basebackup/Makefile diff | blob | blame | history
src/bin/pg_basebackup/bbstreamer.h diff | blob | blame | history
src/bin/pg_basebackup/bbstreamer_lz4.c [new file with mode: 0644] blob
src/bin/pg_basebackup/pg_basebackup.c diff | blob | blame | history
src/bin/pg_verifybackup/t/009_extract.pl diff | blob | blame | history
src/bin/pg_verifybackup/t/010_client_untar.pl [new file with mode: 0644] blob
src/tools/msvc/Mkvcbuild.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /