Skip to content

fix: remove lz4, xz, and zstd compression for backups#89

Merged
armru merged 1 commit intomainfrom
dev/88
Mar 19, 2025
Merged

fix: remove lz4, xz, and zstd compression for backups#89
armru merged 1 commit intomainfrom
dev/88

Conversation

@mnencia
Copy link
Copy Markdown
Member

@mnencia mnencia commented Mar 19, 2025

Closes #88

Closes #88

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
@mnencia mnencia requested a review from a team as a code owner March 19, 2025 13:09
@armru armru merged commit d53d05b into main Mar 19, 2025
5 checks passed
@armru armru deleted the dev/88 branch March 19, 2025 16:08
mnencia added a commit that referenced this pull request Apr 21, 2026
Barman 3.18.0 added --lz4 to barman-cloud-backup
(EnterpriseDB/barman@468641b). Put lz4 back in the
DataBackupConfiguration enum; it was removed in #89 when no
base-backup tool accepted it.

Closes #215

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
leonardoce pushed a commit that referenced this pull request Apr 21, 2026
Barman 3.18.0 added --lz4 to barman-cloud-backup
(EnterpriseDB/barman@468641b). Put lz4 back in the
DataBackupConfiguration enum; it was removed in #89 when no
base-backup tool accepted it.

Closes #215

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Barman cloud backup does not support lz4, xz, and zstd compression

3 participants