From: | EDB via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
Subject: | Barman 3.7.0 Released |
Date: | 2023-07-28 19:45:10 |
Message-ID: | 169057351058.651.5961039671172121551@wrigleys.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
[EDB](https://www.enterprisedb.com/) is pleased to announce the release of Barman 3.7.0. This release expands support for the snapshot `backup_method`, which creates full backups by taking snapshots of cloud storage volumes, by adding support for AWS using EBS volume snapshots. Support for Google Cloud disk snapshot and Microsoft Azure managed disks were added in previous Barman releases.
### Highlights of this release
Version 3.7.0 - 25 July 2023
- Support is added for snapshot backups on AWS using EBS volumes.
- The `--profile` option in the `barman-cloud-*` scripts is renamed
`--aws-profile`. The old name is deprecated and will be removed in
a future release.
- Backup manifests can now be generated automatically on completion
of a backup made with `backup_method = rsync`. This is enabled by
setting the `autogenerate_manifest` configuration variable and can
be overridden using the `--manifest` and `--no-manifest` CLI options.
- Bug fixes:
- The `barman-cloud-*` scripts now correctly use continuation
tokens to page through objects in AWS S3-compatible object
stores. This fixes a bug where `barman-cloud-backup-delete`
would only delete the oldest 1000 eligible WALs after backup
deletion.
- Minor documentation fixes.
This information is also published in the [NEWS](https://github.com/EnterpriseDB/barman/blob/master/NEWS) for Barman.
### About Barman
Backup and Recovery Manager (or Barman) is an open-source administration tool for remote backups and disaster recovery of PostgreSQL servers in business-critical environments. It relies on PostgreSQL’s robust and reliable Point-In-Time Recovery technology, allowing DBAs to remotely manage a complete catalog of backups and the recovery phase of multiple remote servers – all from one location. Barman is distributed under GNU GPL 3 and maintained by [EDB](https://www.enterprisedb.com/).
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin Development Team via PostgreSQL Announce | 2023-07-28 19:45:15 | pgAdmin 4 v7.5 Released |
Previous Message | PostgreSQL Community Association via PostgreSQL Announce | 2023-07-27 10:39:00 | Setting the record straight: More updates on a trademark dispute |