Announcing Barman 1.3.3

August 21, 2014

Version 1.3.3 of Barman, Backup and Recovery Manager for PostgreSQL, has been released.

Barman is now able to send alerts in case the latest available backup for a server is older than a given time interval (e.g. a week) as well as to retry copy operations after temporary issues such as network connection failures. An optimised algorithm for copy through rsync has been implemented too, improving performances of incremental recovery operations.

Recurring bug fixing and code refactoring activities make 1.3.3 the most stable version for Barman available (you are advised to update your installations as soon as possible).

Last but not least: Jurassic era users of PostgreSQL 8.3 (no offense! 😉 ) can now backup their databases with Barman.

Read the full announcement at http://www.pgbarman.org/barman-1-3-3-released/.

Many thanks for funding towards the development of this release go to Agile Business Group (www.agilebg.com), Jobrapido (www.jobrapido.com), Navionics (www.navionics.com) and Subito.it (www.subito.it).

About Barman

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, retention policies, remote recovery, archiving and compression of WAL files and backups.

Share this

Relevant Blogs

Random Data

This post continues from my report on Random Numbers. I have begun working on a random data generator so I want to run some tests to see whether different random...
December 03, 2020

More Blogs

Full-text search since PostgreSQL 8.3

Welcome to the third – and last – part of this blog series, exploring how the PostgreSQL performance evolved over the years. The first part looked at OLTP workloads, represented...
November 05, 2020

Números aleatorios

He estado trabajando gradualmente en el desarrollo desde cero de herramientas para probar el rendimiento de los sistemas de bases de datos de código abierto. Uno de los componentes de...
November 04, 2020