pg_back 1.7 released

From: Nicolas Thauvin <nicolas(dot)thauvin(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pg_back 1.7 released
Date: 2018-11-07 16:47:06
Message-ID: 20181107174706.5bc936f6@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

pg_back 1.7 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.7 release brings a bugfix on the purge not working properly when
pg_dumpacl is used.

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 Jeff Ferguson 2018-11-07 21:04:43 High-Performance Time-Series Aggregation for PostgreSQL 11
Previous Message David Christensen 2018-11-06 17:09:07 Bucardo version 5.5.0 released