On Tue, Sep 12, 2017 at 04:48:19PM +0200, Jehan-Guillaume de Rorthais wrote: > PostgreSQL Automatic Failover (PAF) v2.2.0 has been released on September > 12th 2017 under the PostgreSQL licence. > > See: https://github.com/dalibo/PAF/releases/tag/v2.2.0 > > PAF is a PostgreSQL resource agent for Pacemaker. Its original aim is to > keep it clear between the Pacemaker administration and the PostgreSQL one, to > keep things simple, documented and yet powerful.
Do you think it might be possible to integrate the PostgreSQL replication with pgbouncer for a transparent failover? The idea would be to pause the clients in pgbouncer while moving the replication master so no queries would fail. -- Valentin _______________________________________________ Users mailing list: [email protected] http://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
