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