Barman 1.4.1 released

Posted on 2015-05-05 by 2ndQuadrant Italia

05 May 2015: 2ndQuadrant is proud to announce the release of version 1.4.1 of Barman, Backup and Recovery Manager for PostgreSQL.

This minor release fixes a few outstanding bugs and does not introduce any new features.

For a complete list of changes, see the "Release Notes" section below.

Links

Release notes

  • Fix for WAL archival stop working if first backup is EMPTY (Closes: #64)
  • Fix exception during error handling in Barman recovery (Closes: #65)
  • After a backup, limit cron activity to WAL archiving only (Closes: #62)
  • Improved robustness and error reporting of the "backup delete" command (Closes: #63)
  • Fix computation of WAL production ratio as reported in the "show-backup" command
  • Improved management of xlogb file, which is now correctly fsynced when updated. Also, the "rebuild-xlogdb" command now operates on a temporary new file, which overwrites the main one when finished.
  • Add unit tests for dateutil module compatibility
  • Modified Barman version following PEP 440 rules and added support of tests in Python 3.4

Download

About

Barman (Backup and Recovery Manager) is an open source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments and help DBAs during the recovery phase. Barman’s most requested features include backup catalogues, incremental backup, retention policies, remote backup and recovery, archiving and compression of WAL files and backups. Barman is distributed under GNU GPL 3.