Skip to content

fix: allow lz4 compression for base backups#216

Merged
leonardoce merged 1 commit intomainfrom
dev/215
Apr 21, 2026
Merged

fix: allow lz4 compression for base backups#216
leonardoce merged 1 commit intomainfrom
dev/215

Conversation

@mnencia
Copy link
Copy Markdown
Member

@mnencia mnencia commented 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

@mnencia mnencia requested a review from a team as a code owner April 21, 2026 08:47
mnencia added a commit to cloudnative-pg/plugin-barman-cloud that referenced this pull request Apr 21, 2026
Pick up the DataBackupConfiguration enum change from
cloudnative-pg/barman-cloud#216, regenerate the CRD and
manifest, and drop the "(WAL only)" marker from lz4 in the
compression docs.

The go.mod replace pinning barman-cloud to the PR branch must
be dropped once a barman-cloud release including the enum
change is tagged.

Closes #867

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
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>
@mnencia mnencia changed the title feat: allow lz4 compression for base backups fix: allow lz4 compression for base backups Apr 21, 2026
mnencia added a commit to cloudnative-pg/plugin-barman-cloud that referenced this pull request Apr 21, 2026
Pick up the DataBackupConfiguration enum change from
cloudnative-pg/barman-cloud#216, regenerate the CRD and
manifest, and drop the "(WAL only)" marker from lz4 in the
compression docs.

The go.mod replace pinning barman-cloud to the PR branch must
be dropped once a barman-cloud release including the enum
change is tagged.

Closes #867

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
mnencia added a commit to cloudnative-pg/plugin-barman-cloud that referenced this pull request Apr 21, 2026
Pick up the DataBackupConfiguration enum change from
cloudnative-pg/barman-cloud#216, regenerate the CRD and
manifest, and drop the "(WAL only)" marker from lz4 in the
compression docs.

The go.mod replace pinning barman-cloud to the PR branch must
be dropped once a barman-cloud release including the enum
change is tagged.

Closes #867

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
mnencia added a commit to cloudnative-pg/plugin-barman-cloud that referenced this pull request Apr 21, 2026
Pick up the DataBackupConfiguration enum change from
cloudnative-pg/barman-cloud#216, regenerate the CRD and
manifest, and drop the "(WAL only)" marker from lz4 in the
compression docs.

Closes #867

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
@leonardoce leonardoce merged commit a3527b4 into main Apr 21, 2026
9 checks passed
@leonardoce leonardoce deleted the dev/215 branch April 21, 2026 12:41
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.

Add lz4 back to DataBackupConfiguration compression enum

3 participants