mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
docs: lz compression is only available for wals
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
parent
a2465bd24f
commit
90e911efb5
@ -15,10 +15,10 @@ for space, speed, or a balance of both.
|
||||
|
||||
- `bzip2`
|
||||
- `gzip`
|
||||
- `lz4`
|
||||
- `lz4` (wal only)
|
||||
- `snappy`
|
||||
- `xz`
|
||||
- `zstd`
|
||||
- `xz` (wal only)
|
||||
- `zstd` (wal only)
|
||||
|
||||
Compression settings for base backups and WAL archives are configured
|
||||
independently. For implementation details, refer to the corresponding API
|
||||
|
||||
Loading…
Reference in New Issue
Block a user