Thread: [ANNOUNCE] pg_probackup 2.0.26 released

[ANNOUNCE] pg_probackup 2.0.26 released

From
Grigory Smolkin
Date:
PostgreSQL Professional are proud to announce the release of 
pg_probackup 2.0.25.

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.

Installation instructions:
https://github.com/postgrespro/pg_probackup#installation-and-setup


Changes since 2.0.25:

  * Bugfix: fixed undefined behaviour in case of undefined compression 
algorithm
  * Bugfix: correctly calculate backup size after MERGE
  * Bugfix: fixed MERGE of compressed and uncompressed backups
  * Bugfix: remove unnecessary remaining files after MERGE
  * Bugfix: consider target LSN (--lsn parameter) during validating WAL
  * Improvement: check backup program_version during VALIDATE, do not 
support forward compatibility
  * Improvement: improve Windows support
  * Improvement: improve support of tablespaces within PGDATA

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