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

From Andrey Borodin
Subject WAL-G v0.2 released
Date
Msg-id EC878C0E-38CA-4B35-A163-9C39D4F5E434@yandex-team.ru
Whole thread Raw
List pgsql-announce
The WAL-G team are pleased to announce WAL-G v0.2 [0]

WAL-G is an archival restoration tool for PostgreSQL.
WAL-G is the successor of WAL-E with a number of key differences. WAL-G uses efficient compression and utilizes
multipleprocessors for backup, restore and WAL archive operations. 
WAL-G supports block-level delta backups useful for cloud installations.

Notable changes in this release include:
* Support of brotli compression (additionaly to lz4 and lzma).
* WAL-delta backups (a.k.a. fast block-level incremental backup). This feature enables scanning of WAL during
archivation,the gathered information is used to make delta backup much faster. 
* PGP encryption without external GPG.
* Prefault of database pages during restoration. When standby is requesting new segments of WAL we know which blocks
needto be put into page cache and try to prefetch them to make WAL replay faster. 
* Support of S3, GCS, SWIFT, FS and Azure storages.

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.9
[1] https://github.com/wal-g/wal-g/releases


pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - April 21, 2019 ==
Next
From: Andreas 'ads' Scherbaum
Date:
Subject: PostgreSQL Conference Europe 2019 - Call for Papers and Call forSponsorships