Barman 3.2.0 released

less than 1 minute read

20 October 2022: EnterpriseDB is proud to announce the release of Barman version 3.2.0, a Backup and Recovery Manager for PostgreSQL.

Release Notes

  • barman-cloud-backup-delete now accepts a --batch-size option which determines the maximum number of objects deleted in a single request.

  • All barman-cloud-* commands now accept a --read-timeout option which, when used with the aws-s3 cloud provider, determines the read timeout used by the boto3 library when making requests to S3.

  • Bug fixes:

    • Fix the failure of barman recover in cases where backup_compression is set in the Barman configuration but the PostgreSQL server is unavailable.

Download

Source code and wheel file can be downloaded from release 3.2.0 page.

About Barman

Barman is an open-source administration tool for backup and disaster recovery of PostgreSQL servers written in Python. It allows organizations to perform remote backups of multiple servers in business critical environments and help DBAs during the recovery phase.

Barman is maintained by EnterpriseDB and distributed under GPL v3.