Download List

Descripción del Proyecto

Barman (backup and recovery manager) for PostgreSQL is an administration tool for disaster recovery of PostgreSQL servers. It allows remote backups of multiple servers in business-critical environments and helps DBAs during the recovery phase. Barman's most-wanted features include backup catalogs, retention policies, remote recovery, archiving, and compression of WAL files and backups.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-11 08:02
1.1.2

Esta versión añade la opción de "configuration_files_directory" que permite a los administradores incluyen servidor de múltiples archivos de configuración de un directorio (por ejemplo, /etc/barman.d). Ahora se soportan los siguientes alias para identificadores especiales de copia de seguridad (ID): última, última, más antigua y primera. Con ' barman lista-backup all', ahora puedes poner copias de seguridad para todos los servidores configurados. Esta versión rinde homenaje a la opción "application_name" para obtener información de conexión de PostgreSQL > = 9.0. Corrige un error importante: falta WAL archivos ahora se ignoran durante la eliminación (#18).
Tags: Stable, Minor
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).

Project Resources