pitrery 1.7 released

From: Nicolas Thauvin <nicolas(dot)thauvin(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pitrery 1.7 released
Date: 2014-04-21 09:07:11
Message-ID: 20140421110711.634dd58e@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-announce by date

  From Date Subject
Next Message Keith Fiske 2014-04-25 14:20:58 PG Partition Manager v1.7.0 Released
Previous Message David Fetter 2014-04-21 04:27:56 == PostgreSQL Weekly News - April 20 2014 ==