WAL-G v0.2.15 released - Mailing list pgsql-announce

From Andrey M. Borodin
Subject WAL-G v0.2.15 released
Date
Msg-id 93C05B1D-6728-4F92-B9C1-3ECD22CD7BCC@yandex-team.ru
Whole thread Raw
List pgsql-announce
The WAL-G team is pleased to announce WAL-G v0.2.15 [0]

WAL-G is an archival restoration tool for PostgreSQL.
Major feature of this release is backup for catchup. It allows to cut replication lag in a PostgreSQL cluster.
Simple scenario:
    • Get current LSN from a standby with high replication lag;
    • Create an incremental backup with catchup-push since the replica LSN;
    • Apply it to the replica with catchup-fetch command.

Other notable changes in this release include:
    • Support of Libsodium encryption
    • Retryer for AWS storage
    • Go modules

Many thanks to those who contributed by pull requests, bug reports, issue discussions, and feature requests!

WAL-G releases can be found at [1]

Thanks!

Best regards, Andrey Borodin.


[0] https://github.com/wal-g/wal-g/releases/tag/v0.2.15
[1] https://github.com/wal-g/wal-g/releases


pgsql-announce by date:

Previous
From: Christoph Berg
Date:
Subject: Announcing apt-archive.postgresql.org
Next
From: Marco Nenciarini
Date:
Subject: PGDay.IT 2020 canceled