Barman 3.10.1 released

less than 1 minute read

12 June 2024: EnterpriseDB is proud to announce the release of Barman version 3.10.1, a Backup and Recovery Manager for PostgreSQL.

Release Notes

  • Bug fixes:

    • Make argcomplete optional to avoid installation issues on some platforms.

    • Load barman.auto.conf only when the file exists.

    • Emit a warning when the cfg_changes.queue file is malformed.

    • Correct in documentation the postgresql version where pg_checkpoint is available.

    • Add --no-partial option to barman-cloud-wal-restore.

Download

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