pg_back 1.2 released

From: Nicolas Thauvin <nicolas(dot)thauvin(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pg_back 1.2 released
Date: 2015-09-18 08:32:47
Message-ID: 20150918103247.7dff183e@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

pg_back 1.2 released

Because sometimes you just need a simple way to dump all your
databases, here is pg_back. It is a simple shell script to backup
everything.

Though it works as is, the main goal of this script is to be a
template script that anyone with some basics shell scripts skills can
customize to fit their own needs.

The 1.2 release now detects if it is running on a hot standby server
and pauses the replication before dumping the databases. This way,
pg_dump won't fail because of replication conflicts.

pg_back is licensed under the classic 2 clauses BSD license.

More at https://github.com/orgrim/pg_back

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

Browse pgsql-announce by date

  From Date Subject
Next Message Geoff Montee 2015-09-20 21:26:33 tds_fdw 1.0.4 - Foreign Data Wrapper for MS SQL Server and Sybase
Previous Message Denis Yanov 2015-09-16 13:08:36 New Delphi PostgreSQL data access components and dbExpress drivers