1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
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
..
BuildTest.pm Remove LibC. 2020-03-09 17:41:59 -04:00
CodeCountTest.pm Remove LibC. 2020-03-09 17:41:59 -04:00
ContainerTest.pm Add lz4 compression support. 2020-03-10 14:45:27 -04:00
CoverageTest.pm Automate coverage summary report generation. 2019-05-15 13:04:56 -04:00
DefineTest.pm pgBackRest is now pure C. 2019-12-13 17:55:41 -05:00
ExecuteTest.pm Remove test point infrastructure. 2019-12-10 13:16:47 -05:00
FileTest.pm Remove LibC. 2020-03-09 17:41:59 -04:00
HostGroupTest.pm Use minio as local S3 emulator in documentation. 2019-05-27 07:37:20 -04:00
HostTest.pm Use minio as local S3 emulator in documentation. 2019-05-27 07:37:20 -04:00
JobTest.pm Add lz4 compression support. 2020-03-10 14:45:27 -04:00
ListTest.pm Remove LibC. 2020-03-09 17:41:59 -04:00
LogTest.pm Auto-select backup set on restore when time target is specified. 2020-01-30 14:38:05 -07:00
RunTest.pm Remove LibC. 2020-03-09 17:41:59 -04:00
Storage.pm Remove LibC. 2020-03-09 17:41:59 -04:00
StoragePosix.pm Remove LibC. 2020-03-09 17:41:59 -04:00
StoragePosixRead.pm Add storage layer for tests and documentation. 2019-06-17 09:16:44 -04:00
StoragePosixWrite.pm Add storage layer for tests and documentation. 2019-06-17 09:16:44 -04:00
VmTest.pm Add lz4 compression support. 2020-03-10 14:45:27 -04:00