Barman 1.1.0

October 14, 2012

Version 1.1.0 is the second release of Barman. Debian/Ubuntu packages are now available as well.

This release includes:

  • Support for hook scripts to be executed before and after a ‘backup’ command through the ‘pre_backup_script’ and ‘post_backup_script’ configuration options.
  • Management of multiple servers to the ‘backup’ command. ‘barman backup all’ now iteratively backs up all the configured servers.
  • Fixed bug #9: “9.2 issue with pg_tablespace_location()”
  • Add warning in recovery when file location options have been defined in the postgresql.conf file (issue #10)
  • Fail fast on recover command if the destination directory contains the ‘:’ character (Closes: #4) or if an invalid tablespace relocation rule is passed
  • Report an informative message when pg_start_backup() invocation fails because an exclusive backup is already running (Closes: #8)
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