1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src
David Steele c279a00279 Add lz4 compression support.
LZ4 compresses data faster than gzip but at a lower ratio.  This can be a good tradeoff in certain scenarios.

Note that setting compress-type=lz4 will make new backups and archive incompatible (unrestorable) with prior versions of pgBackRest.
2020-03-10 14:45:27 -04:00
..
common Cleanup pgPageChecksum() test in postgres/interface module. 2020-03-06 15:01:50 -05:00
module Add lz4 compression support. 2020-03-10 14:45:27 -04:00
test.c Allow timezones to be explicitly set for testing. 2019-12-11 22:11:04 -05:00
valgrind.suppress Remove valgrind suppressions made obsolete by f0ef73db. 2020-03-09 13:36:46 -04:00