pitrery 1.7 released

Поиск
Список
Период
Сортировка
От Nicolas Thauvin
Тема pitrery 1.7 released
Дата
Msg-id 20140421110711.634dd58e@dalibo.com
обсуждение исходный текст
Список pgsql-announce
pitrery 1.7 released
====================

pitrery is a set of Bash scripts to manage PITR backups for PostgreSQL.

pitrery automates Continuous Archiving and Point-in-Time Recovery
(PITR) as much as possible with the following goals:

* Handle only PITR, log-shipping and replication are out of scope
* Be as minimally intrusive as possible for archiving

It is free software licensed under the PostgreSQL License and works
with PostgreSQL versions 8.2 through 9.3.

In version 1.7, the configuration of the compression tools used when
storing backups with tar is now possible. The storage method is also
listed when displaying the details of backups.

Two changes are not backward compatible:

* Removal of the pitr_mgr symbolic link.

* Execution of the post backup hook even if the backup fails after the
  pre backup hook has been run.

Get more information, docs, downloads at
http://dalibo.github.io/pitrery/

Feedback & contributions are welcome.

--
Nicolas Thauvin
http://dalibo.com - http://dalibo.org

Вложения

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

Предыдущее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - April 20 2014 ==
Следующее
От: Keith Fiske
Дата:
Сообщение: PG Partition Manager v1.7.0 Released