Re: [GENERAL] Synchronous Replication Timeout

2014-12-03 Thread Sameer Kumar
On Fri, Nov 28, 2014 at 10:24 AM, Teresa Bradbury wrote: > I have a replication setup with a master and a single synchronous slave. > If the slave dies (or the network goes down) I would like any transaction > on the master that requires writing to fail so I can roll it back. At the > moment, whe

Re: [GENERAL] Synchronous Replication Timeout

2014-12-01 Thread Glyn Astill
> From: Teresa Bradbury >To: "pgsql-general@postgresql.org" >Sent: Friday, 28 November 2014, 2:24 >Subject: [GENERAL] Synchronous Replication Timeout > > >Hi, > >I have a replication setup with a master and a single synchronous slave. If >the slave dies (or the network goes down) I would lik