WAL-G v0.2.15 released

From: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
To: pgsql-announce(at)lists(dot)postgresql(dot)org
Subject: WAL-G v0.2.15 released
Date: 2020-03-24 12:02:54
Message-ID: 93C05B1D-6728-4F92-B9C1-3ECD22CD7BCC@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-announce by date

  From Date Subject
Next Message Marco Nenciarini 2020-03-26 13:25:31 PGDay.IT 2020 canceled
Previous Message Christoph Berg 2020-03-24 11:49:28 Announcing apt-archive.postgresql.org