Skip to content

Commit 45b1356

Browse files
gbartolinimnencia
authored andcommitted
Update web/docs/compression.md
Signed-off-by: Gabriele Bartolini <[email protected]>
1 parent 90e911e commit 45b1356

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/docs/compression.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ for space, speed, or a balance of both.
1515

1616
- `bzip2`
1717
- `gzip`
18-
- `lz4` (wal only)
18+
- `lz4` (WAL only)
1919
- `snappy`
20-
- `xz` (wal only)
21-
- `zstd` (wal only)
20+
- `xz` (WAL only)
21+
- `zstd` (WAL only)
2222

2323
Compression settings for base backups and WAL archives are configured
2424
independently. For implementation details, refer to the corresponding API

0 commit comments

Comments
 (0)