pg_probackup 2.3.3 released

Поиск
Список
Период
Сортировка
От Grigory Smolkin
Тема pg_probackup 2.3.3 released
Дата
Msg-id 1c90ed47-96ef-76be-4bb0-95348b1ddafb@postgrespro.ru
обсуждение исходный текст
Список pgsql-announce
Postgres Professional are proud to announce the release of pg_probackup 
2.3.3.

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

Bugfixes:

* Due to incorrect handling of ENOENT for remote files, It was possible 
to get silent data loss if more than 32 data files were dropped during 
remote backup. Reported by Mikhail Aksenov.
* Remote and local binaries version matching was done incorrectly. 
Reported by tengilim.
* Previously backup control file was not always synced to disk during 
backup and merge operations. Reported by Mikhail Aksenov.
* Multi-timeline incremental backup in PAGE mode now correctly extracts 
pagemap of changed blocks from multiple timelines.
* Full backup, produced by merge of multi-timeline chain, now inherits 
timeline ID of destination backup.

Improvements:

* New backup attribute "content-crc" is added to detect corruption of 
backup content control file.
* Packages for Ubuntu 20.04 are now available in repository

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

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




В списке pgsql-announce по дате отправления:

Предыдущее
От: "Jonathan S. Katz"
Дата:
Сообщение: PostgreSQL 12.3, 11.8, 10.13, 9.6.18, and 9.5.22 Released!
Следующее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - May 17, 2020 ==