pitrery 1.12 released

From: Nicolas Thauvin <nicolas(dot)thauvin(at)dalibo(dot)com>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: pitrery 1.12 released
Date: 2016-11-21 20:14:20
Message-ID: 20161121211420.095540b2@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

pitrery 1.12 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.

This release adds some new features and improvements:

* Fix the restore so that the backup_label is restored when used with
PostgreSQL 9.6. Users of version 1.11 are encouraged to upgrade as
theirs backups won't be restored properly unless they copy the
backup_label file from the backup manually.

* New -m option for archive_xlog to chmod the archived file to the
specified octal permission bits

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
http://dalibo.com - http://dalibo.org

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2016-11-27 23:02:58 == PostgreSQL Weekly News - November 27 2016 ==
Previous Message Bo Peng 2016-11-21 10:48:06 Pgpool-II 3.6.0 is now officially released.