pitrery 2.1 released

From: Nicolas Thauvin <nicolas(dot)thauvin(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pitrery 2.1 released
Date: 2018-04-04 08:51:32
Message-ID: 20180404105132.526ce636@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

pitrery 2.1 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 supported versions of PostgreSQL.

This new version adds some new features and improvements:

* Restrict permissions of backup directories to the user that created
them

* Add options to the check action to verify backup policy and archived
WAL files, optionnaly usable with Nagios

* Add RSYNC_WHOLEFILE and RSYNC_BWLIMIT configuration options to tweak
the behaviour of rsync when performing base backups.

* Some bugfixes

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 2018-04-08 21:35:55 == PostgreSQL Weekly News - April 08 2018 ==
Previous Message David Fetter 2018-04-01 21:59:05 == PostgreSQL Weekly News - April 01 2018 ==