pg_back 1.1 released - Mailing list pgsql-announce

From Nicolas Thauvin
Subject pg_back 1.1 released
Date
Msg-id 20141208105018.0f76c9e9@dalibo.com
Whole thread Raw
List pgsql-announce
Hello,

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.

Features:
* Backup everything or just the databases you want with pg_dump
* Save global objects with pg_dumpall
* Optional configuration file
* Purge old backups according to the retention policy
* Works with all formats (including the new directory format)
* Simple

pg_back is licensed under the classic 2 clauses BSD license.

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

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


pgsql-announce by date:

Previous
From: Magnus Hagander
Date:
Subject: FOSDEM PGDay 2013 and Devroom - Schedule posted and registration open
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - December 14 2014 ==