Barman 1.1.2 released

From: Gabriele Bartolini <gabriele(dot)bartolini(at)2ndQuadrant(dot)it>
To: pgsql-announce(at)postgresql(dot)org
Subject: Barman 1.1.2 released
Date: 2012-12-10 23:18:46
Message-ID: 50C66DD6.6090706@2ndQuadrant.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Version 1.1.2 of Barman, backup and recovery manager for PostgreSQL, has been officially released and is publicly available for download.

This minor release includes:

* Support for the "configuration_files_directory" option that allows
to include multiple server configuration files from a directory
* Support for special backup IDs: latest, last, oldest, first
* Management of multiple servers to the 'list-backup' command: 'barman
list-backup all' now list backups for all the configured servers.
* Support for "application_name" management for PostgreSQL >= 9.0
* Fix of bug #18: ignore missing WAL files if not found during delete

Download and general information
================================

You can find more information on Barman athttp://www.pgbarman.org/.

Download:
* Release Notes:https://sourceforge.net/projects/pgbarman/files/1.1.2/
* Sources:http://sourceforge.net/projects/pgbarman/files/1.1.2/barman-1.1.2.tar.gz/download
* RPMs for RHEL/CentOS 5:http://sourceforge.net/projects/pgbarman/files/1.1.2/barman-1.1.2-1.rhel5.noarch.rpm/download (dependencies:https://sourceforge.net/projects/pgbarman/files/rhel5-deps/)
* RPMs for RHEL/CentOS 6:http://sourceforge.net/projects/pgbarman/files/1.1.2/barman-1.1.2-1.rhel6.noarch.rpm/download (dependencies:https://sourceforge.net/projects/pgbarman/files/rhel6-deps/)
* PyPI:http://pypi.python.org/pypi/barman/1.1.2
* Online documentation:http://www.pgbarman.org/documentation
* PDF documentation:http://sourceforge.net/projects/pgbarman/files/1.1.2/barman-tutorial.en.pdf/download

Ubuntu 12.10 and Debian sid packages available through apt.

About Barman
============

Barman (acronym for Backup And Recovery MANager) is an open source administration tool for disaster recovery of PostgreSQL servers written in Python for Linux systems. It allows remote backups of multiple Postgres servers in business critical environments and helps database administrators during the recovery phase.

Barman's most wanted features include backup catalogues, retention policies, remote recovery, archiving and compression of WAL files and backups.
Built on top of PostgreSQL's robust and reliable Point-In-Time-Recovery technology, Barman allows database administrators to manage the backup and recovery phases of several PostgreSQL database servers from a centralised location, using an intuitive command interface.

Barman is distributed under GNU GPL 3.

--
Gabriele Bartolini - 2ndQuadrant Italia
PostgreSQL Training, Services and Support
gabriele(dot)bartolini(at)2ndQuadrant(dot)it |www.2ndQuadrant.it

Browse pgsql-announce by date

  From Date Subject
Next Message Gary Carter 2012-12-11 13:59:10 EnterpriseDB’s New Multi-Master Replication Ensures and Expands Data Access Across Regional and Global Systems
Previous Message David Fetter 2012-12-10 06:38:59 == PostgreSQL Weekly News - December 09 2012 ==