Postgres Professional are proud to announce the release of pg_probackup 2.2.7.

pg_probackup is a utility to manage backup and recovery of PostgreSQL database cluster. It is designed to perform periodic full and incremental page-level backups of the PostgreSQL instance that enable you to restore the server in case of a failure.

Notable changes since 2.2.5

Bugfixes:
* pinned backups are now ignored for the purpose of WAL archive retention policy fulfillment. Reported by Puchkov Vasily. * attribute "pgdata_bytes" for FULL and DELTA backups in remote mode is calculated correctly now. * now full names of WAL segments are used in "Max Segno", "Min Segno" and "lost-segments" fields of WAL Archive catalog. Reported by Nikolay Popov.
* fix segfault because of stack size limit. Reported by Petr Karezin.

Improvements:
* added support for extension ptrack 2.0: https://github.com/postgrespro/ptrack * packages for ALT Linux versions p7, p8 and p9 are available in the repository * latest documentation is now available at https://postgrespro.github.io/pg_probackup


Download
--------
https://github.com/postgrespro/pg_probackup

--
Grigory Smolkin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



Reply via email to