WAL-G v0.2.15 released

Поиск
Список
Период
Сортировка
От Andrey M. Borodin
Тема WAL-G v0.2.15 released
Дата
Msg-id 93C05B1D-6728-4F92-B9C1-3ECD22CD7BCC@yandex-team.ru
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Christoph Berg
Дата:
Сообщение: Announcing apt-archive.postgresql.org
Следующее
От: Marco Nenciarini
Дата:
Сообщение: PGDay.IT 2020 canceled