All releases tagged Minor


Release Notes: This version adds the "configuration_files_directory" option that allows administrators to include multiple server configuration files from a directory (e.g. /etc/barman.d). The following aliases for special backup identifiers (ID) are now supported: latest, last, oldest, and first. With 'barman list-backup all', you can now list backups for all the configured servers. This release honors the "application_name" option for connection information on PostgreSQL >= 9.0. It fixes an important bug: missing WAL files are now ignored during deletion (#18).


Release Notes: This release fixes a minor bug in the recover command introduced in version 1.1.0.