Barman 3.4.1 released

1 minute read

31 March 2023: EnterpriseDB is proud to announce the release of Barman version 3.4.1, a Backup and Recovery Manager for PostgreSQL.

Release Notes

  • Bug fixes:

    • Fix a bug which prevented barman-cloud-backup-show from displaying the backup metadata for backups made with barman backup and uploaded by barman-cloud-backup as a post-backup hook script.

    • Fix a bug where the PostgreSQL connection used to validate backup compression settings was left open until termination of the Barman command.

    • Fix an issue which caused rsync-concurrent backups to fail when running for a duration greater than idle_session_timeout.

    • Fix a bug where the backup name was not saved in the backup metadata if the --wait flag was used with barman backup.

  • We thank the following who contributed to this release:

    • barthisrael
    • epolkerman
    • hzetters

Download

Source code and wheel file can be downloaded from release 3.4.1 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.