pg_probackup 2.4.1 released - Mailing list pgsql-announce

From Grigory Smolkin
Subject pg_probackup 2.4.1 released
Date
Msg-id 8f142468-e1f8-faa6-2f5d-f0693394847b@postgrespro.ru
Whole thread Raw
List pgsql-announce
Postgres Professional are proud to announce the release of pg_probackup 
2.4.1.

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.3.5

* Incremental restore. Now it is possible to reuse valid unchanged pages 
available in PGDATA to increase speed and reduce network and I/O 
consumption.
* The memory consumption during backup and merge operations is reduced.
* The speed of restore for incremental backup chains is greatly 
improved, in some extreme cases of particularly long chains - by an 
order of magnitude.
* Remote backup speed is improved thanks to moving the whole process of 
scanning the remote data directory tree to the remote agent.


More information can be found in release notes:
https://github.com/postgrespro/pg_probackup/releases/tag/2.4.1

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




pgsql-announce by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: PostgreSQL 13 Beta 2 Released!
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - June 28, 2020 ==