Skip to content

Compression docs mark lz4 as WAL only, but barman 3.18 supports it for base backups #867

Description

@mnencia

web/docs/compression.md lists lz4 as WAL only, but barman-cloud-backup has supported --lz4 since Barman 3.18.0 (EnterpriseDB/barman@468641b), which is the version bundled in the sidecar.

The restriction lives upstream in cloudnative-pg/barman-cloud, where DataBackupConfiguration.Compression still has +kubebuilder:validation:Enum=bzip2;gzip;snappy. The CRD and the doc on this side inherit from there.

Tracking the downstream work: once the API is updated upstream, bump the module here, regenerate the CRD, and drop the "(WAL only)" note next to lz4 in the doc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions