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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a745b93) | patch
Add suport for server-side LZ4 base backup compression.
2022年2月11日 13:29:38 +0000 (08:29 -0500)
2022年2月11日 13:29:38 +0000 (08:29 -0500)
commit dab298471ff2f91f33bc25bfb73e435d3ab02148
Add suport for server-side LZ4 base backup compression.

LZ4 compression can be a lot faster than gzip compression, so users
may prefer it even if the compression ratio is not as good. We will
want pg_basebackup to support LZ4 compression and decompression on the
client side as well, and there is a pending patch for that, but it's
by a different author, so I am committing this part separately for
that reason.

Jeevan Ladhe, reviewed by Tushar Ahuja and by me.

Discussion: http://postgr.es/m/CANm22Cg9cArXEaYgHVZhCnzPLfqXCZLAzjwTq7Fc0quXRPfbxA@mail.gmail.com
doc/src/sgml/protocol.sgml diff | blob | blame | history
doc/src/sgml/ref/pg_basebackup.sgml diff | blob | blame | history
src/backend/replication/Makefile diff | blob | blame | history
src/backend/replication/basebackup.c diff | blob | blame | history
src/backend/replication/basebackup_lz4.c [new file with mode: 0644] blob
src/bin/pg_basebackup/pg_basebackup.c diff | blob | blame | history
src/bin/pg_verifybackup/Makefile diff | blob | blame | history
src/bin/pg_verifybackup/t/008_untar.pl diff | blob | blame | history
src/include/replication/basebackup_sink.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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