Barman v2.6 Available - Now with Support for Geo-redundancy - Mailing list pgsql-announce

From Monica Real Amores
Subject Barman v2.6 Available - Now with Support for Geo-redundancy
Date
Msg-id CAJD53=3j=jX8RbL1B2oF9vVK=x4ofFbA5jjEWBZpi9ebQMy_3g@mail.gmail.com
Whole thread Raw
List pgsql-announce
2ndQuadrant today announced the release of Barman version 2.6. This release introduces support for geographical redundancy, allowing DBAs and System Administrators to add another tier to their disaster recovery solution for PostgreSQL databases.

Barman [https://www.2ndquadrant.com/en/resources/barman/] (Backup and Recovery Manager) is an open source administration tool for managing backup and disaster recovery of PostgreSQL servers. It allows you to perform remote backups of multiple servers in business-critical environments and helps DBAs during the recovery phase. 

Barman v2.6 presents the following new features:

- Add support for geographical redundancy. Geo-redundancy allows a Barman server to use another Barman server as a data source, instead of using a PostgreSQL server.

- Add 'put-wal' command. This allows Barman to safely receive WAL files via PostgreSQL's 'archive_command' using the new 'barman-wal-archive' script included in the latest 'barman-cli' package.

- Add ANSI colour support to 'check' command.

This release also includes minor bug fixes. A complete list of changes and bug fixes is available here: https://sourceforge.net/projects/pgbarman/files/2.6/

Download and installation instructions are available here: https://sourceforge.net/projects/pgbarman/files/


Barman is developed and maintained by 2ndQuadrant and distributed under GPL v3.

For more information, please send an email to info@2ndQuadrant.com

Monica Real Amores
Marketing & Communications
2ndQuadrant
PostgreSQL Training, Services and Support
monica.realamores@2ndquadrant.com  | www.2ndquadrant.com

pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - February 3, 2019 ==
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v4.2 released