pitrery 1.10 released

From: Nicolas Thauvin <nicolas(dot)thauvin(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pitrery 1.10 released
Date: 2015-10-21 14:40:01
Message-ID: 20151021164001.5871b37d@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

pitrery 1.10 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 new release fixes a bug in the restore_xlog script which
prevented archive_command to work straight away when storing WAL
archives over SSH. The version 1.9 is still usable by using the
configuration workaround described in the following post:

http://dalibo.github.io/pitrery/news/2015/10/15/workaround-for-restore_xlog-failing-over-ssh.html

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

Browse pgsql-announce by date

  From Date Subject
Next Message Galy Lee 2015-10-22 00:20:29 Postgres Conference China 2015 is to be held in Beijing from 20th - 22th November 2015
Previous Message David Fetter 2015-10-19 03:25:51 == PostgreSQL Weekly News - October 18 2015 ==