public inbox for [email protected]
help / color / mirror / Atom feedFrom: WAL-G via PostgreSQL Announce <[email protected]>
To: PostgreSQL Announce <[email protected]>
Subject: WAL-G 3.0.3 released
Date: Thu, 15 Aug 2024 13:00:55 +0000
Message-ID: <[email protected]> (raw)
WAL-G team is happy to announce the release of WAL-G 3.0.3
WAL-G is a tool for archival database restoration for PostgreSQL, GreenplumDB, MySQL/MariaDB, MongoDB, etcd and several other databases.
Major feature of this release is full support for OrioleDB.
WAL-G supported block-level incremental backups since [v0.1.3](https://github.com/wal-g/wal-g/releases/tag/v0.1.3), but it previously treated OrioleDB data as a collection of unknown files. Now WAL-G understands if OrioleDB is installed into cluster and makes efficient backup copies of OrioleDB data. Thanks to Supabase engineers for working on WAL-G.
Additionally, this release includes two new commands for Postgres: ```catchup-send``` and ```catchup-receive```. These commands are useful when you need to bring a lagging replica up to date without pushing a new backup to the storage. In essence, they work like pg_rewind but in reverse. Perhaps we should rename them to pg_wind.
This release also mitigates several CVEs in dependencies ([CVE-2023-39325](https://github.com/wal-g/wal-g/pull/1675), [GHSA-9763-4f94-gfch](https://github.com/wal-g/wal-g/pull/1715)) and fixes assorted bugs.
WAL-G v3.0.3 is available for download on our [GitHub releases page](https://github.com/wal-g/wal-g/releases).
Have a nice day!
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: WAL-G 3.0.3 released
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox