pg_probackup 2.4.15 has been released

Поиск
Список
Период
Сортировка
От Postgres Professional via PostgreSQL Announce
Тема pg_probackup 2.4.15 has been released
Дата
Msg-id 162031762140.9271.6011629695547003405@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-announce
 

pg_probackup 2.4.15 has been released

New features:

  • Incremental backup now detects timeline switch automatically, using the replication protocol TIMELINE_HISTORY command. Proposed by Alex Ignatov
  • --no-validate and --no-sync flags are now usable in merge or retention merge operations.

Bugfixes:

  • Fix integer overflow of variable storing the offset of page header map. Reported by @sms1222
  • Fix broken backward compatibility for backups of versions 2.0.22, 2.0.24 and 2.0.25. Affected version: 2.4.10. Reported by @shab2
  • Do not delete invalid full backups within retention redundancy range. Reported by @triwada
  • Correctly handle backups with empty backup.control. Reported by Mikhail Grigorev
  • Empty WAL .history files are now handled correctly. Reported by Denis Podolsky
  • Do no report meaningless timestamp when deleting backup without valid "recovery-time" attribute. Reported by Roman Zharkov
  • Detect failure in WAL streaming correctly and report it as soon as possible. Reported by Yuri Kurenkov
  • Do sync and rename when writing to configuration file pg_probackup.conf
  • More robust parsing of tablespace_map content. Reported by Vasiliy Puchkov

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.

 

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

Предыдущее
От: Crunchy Data via PostgreSQL Announce
Дата:
Сообщение: pgBackRest 2.33 Released
Следующее
От: PWN via PostgreSQL Announce
Дата:
Сообщение: PostgreSQL Weekly News - May 9, 2021