pg_back 1.5 released

From: Nicolas Thauvin <nicolas(dot)thauvin(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pg_back 1.5 released
Date: 2018-03-10 13:25:45
Message-ID: 20180309223634.084561b6@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

pg_back 1.5 released

pg_back is a simple (well kind of) bash shell script that can dump all
your databases to files.

It can operate on standby server and takes care of pausing and resuming
WAL replay.

The 1.5 release brings bugfix, optionnal call to pg_dumacl and rpm
packaging.

pg_back is licensed under the classic 2 clauses BSD license.

Thanks to all the contributors!

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

More on pg_dumpacl at https://github.com/dalibo/pg_dumpacl

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

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2018-03-12 05:04:36 == PostgreSQL Weekly News - March 11 2018 ==
Previous Message Mahadevan Ramachandran 2018-03-06 08:13:00 Announcing pgmetrics