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.0 released
Date: Sun, 17 Mar 2024 17:19:39 +0000
Message-ID: <[email protected]> (raw)
WAL-G team is happy to announce the release of WAL-G 3.0.0
WAL-G is a tool for archival database restoration for PostgreSQL, GreenplumDB, MySQL/MariaDB, MongoDB, etcd and several other databases.
## Noteworthy Changes
* Every database engine can now benefit from failover storage. This technique can save the day if one of the storage systems goes down. However, do not forget to monitor them anyway.
* For Postgres, we have a WAL archiving daemon available. Its primary purpose is to improve the efficiency of parallel archiving.
* Additionally, WAL-G supports the partial restoration of a cluster. If you have large, unnecessary tables, you can exclude them from the restoration process, the Postgres will skip over the WAL records for these tables. See [docs](https://github.com/wal-g/wal-g/blob/master/docs/PostgreSQL.md#partial-restore-experimental) for details.
* Greenplum's PITR (Point-in-Time Recovery) is undergoing its maturation process. Partial restore is supported in a similar way to Postgres. We now have tools to verify the integrity of AO\AOCS files in storage without actually restoring backups.
WAL-G v3.0.0 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.0 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