diff options
author | Robert Haas <rhaas@postgresql.org> | 2022-02-11 09:41:42 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2022-02-11 09:41:42 -0500 |
commit | 751b8d23b788580bbff7463e3959f9a92a95b28a (patch) | |
tree | 075dd16c77f013cfed9d9b4e8e5041b2aae06398 /src/bin/pg_verifybackup/t/002_algorithm.pl | |
parent | dab298471ff2f91f33bc25bfb73e435d3ab02148 (diff) | |
download | postgresql-751b8d23b788580bbff7463e3959f9a92a95b28a.tar.gz postgresql-751b8d23b788580bbff7463e3959f9a92a95b28a.zip |
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
Diffstat (limited to 'src/bin/pg_verifybackup/t/002_algorithm.pl')
0 files changed, 0 insertions, 0 deletions