From: | Grigory Smolkin <g(dot)smolkin(at)postgrespro(dot)ru> |
---|---|
To: | pgsql-announce(at)postgresql(dot)org |
Subject: | pg_probackup 2.3.0 released |
Date: | 2020-05-03 20:50:26 |
Message-ID: | e3197366-76f9-58fe-c9eb-a6b7e914f853@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
Postgres Professional are proud to announce the release of pg_probackup
2.3.0.
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.7
* Multi-timeline incremental chains.
* Multi-threading and batch processing for "archive-push" and
"archive-get" commands.
* Major performance improvements for "backup", "merge" and "restore"
commands.
More information can be found in release notes:
https://github.com/postgrespro/pg_probackup/releases/tag/2.3.0
Download
--------
https://github.com/postgrespro/pg_probackup
--
Grigory Smolkin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2020-05-03 21:56:59 | == PostgreSQL Weekly News - May 3, 2020 == |
Previous Message | Akshay Joshi | 2020-04-30 11:12:55 | pgAdmin 4 v4.21 released |