From: | Monica Real Amores <monica(dot)realamores(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-announce(at)postgresql(dot)org |
Subject: | Barman v2.8 - Now Available |
Date: | 2019-05-17 13:38:09 |
Message-ID: | CAJD53=1xuejuqF6Cwthc+RP7kvdNd=qkUQxMyc=v8odc6Yji+A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
2ndQuadrant today announced the release of Barman version 2.8, introducing
support for incremental backup in geo-redundancy. It also includes various
performance enhancements and bug fixes.
Barman 2.8 deprecates support for PostgreSQL 9.3 and older versions, and
declares official support for Python 3 - deprecating Python 2.
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.
This release includes performance enhancements and other changes listed
below:
- Add support for reuse_backup in geo-redundancy for incremental backup
copy in passive nodes
- Improve performance of rsync based copy by using strptime instead of the
more generic dateutil.parser
- Add --test option to barman-wal-archive and barman-wal-restore to verify
the connection with the Barman server
- Complain if backup_options is not explicitly set, as the future default
value will change from exclusive_backup to concurrent_backup when
PostgreSQL 9.5 will be declared EOL by the PGDG
- Display additional settings in the show-server and diagnose commands:
archive_timeout, data_checksums, hot_standby, max_wal_senders,
max_replication_slots and wal_compression.
- Merge the barman-cli project in Barman
We strongly recommend upgrading to Barman v2.8 at the earliest opportunity
available.
Upgrade Information
Users of rsync backup method on a primary server should set backup_options
to either concurrent_backup (recommended for PostgreSQL 9.6 or higher) or
exclusive_backup (current default) before upgrading to Barman 2.8.
A complete list of changes and bug fixes is available here:
https://sourceforge.net/projects/pgbarman/files/2.8/
Download and installation instructions are available here:
https://sourceforge.net/projects/pgbarman/files/2.8/
Source files are available for download here:
https://sourceforge.net/projects/pgbarman/files/2.8/barman-2.8.tar.gz/download
Barman is developed and maintained by 2ndQuadrant and distributed under GPL
v3.
For more information, please send an email to info(at)2ndQuadrant(dot)com
Monica Real Amores
Marketing & Communications
2ndQuadrant
PostgreSQL Training, Services and Support
monica(dot)realamores(at)2ndquadrant(dot)com | www.2ndquadrant.com
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2019-05-19 18:00:54 | == PostgreSQL Weekly News - May 19, 2019 == |
Previous Message | Bo Peng | 2019-05-16 04:00:34 | Pgpool-II 4.0.5, 3.7.10, 3.6.17, 3.5.21 and 3.4.24 are now officially released. |