1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild/Config
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
..
Build.pm Fix options being ignored by asynchronous commands. 2020-01-15 12:24:58 -07:00
BuildDefine.pm pgBackRest is now pure C. 2019-12-13 17:55:41 -05:00
BuildParse.pm Automatically generate constants for command and option names. 2019-04-12 09:03:34 -04:00
Data.pm Add lz4 compression support. 2020-03-10 14:45:27 -04:00