pitrery 1.9 released

Поиск
Список
Период
Сортировка
От Nicolas Thauvin
Тема pitrery 1.9 released
Дата
Msg-id 20151013115637.058e6655@dalibo.com
обсуждение исходный текст
Список pgsql-announce
pitrery 1.9 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 all versions of PostgreSQL from 8.2.

In version 1.9, configuration of the restore_command through the
restore_xlog script is handled with the configuration file. WAL file
compression options have been renamed to avoid confusion, and messages
can now be timestamped.

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

Feedback & contributions are welcome.

pitrery is sponsored by Dalibo, the leading PostgreSQL company in
France, providing support, trainings and consulting to its customers
since 2005. The company contributes to the PostgreSQL community in
various ways, including : code, articles, translations, free
conferences and workshops

Check out DALIBO's open source projects at http://dalibo.github.io

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


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

Предыдущее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - October 11 2015 ==
Следующее
От: Gilles Darold
Дата:
Сообщение: pgFormatter v1.5 released