Re: Configuring synchronous replication - Mailing list pgsql-hackers

From Markus Wanner
Subject Re: Configuring synchronous replication
Date
Msg-id 4C9C543C.2070500@bluegap.ch
Whole thread Raw
In response to Re: Configuring synchronous replication  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 09/23/2010 10:09 PM, Robert Haas wrote:
> I think maybe you missed Tom's point, or else you just didn't respond
> to it.  If the master is wedged because it is waiting for a standby,
> then you cannot commit transactions on the master.  Therefore you
> cannot update the system catalog which you must update to unwedge it.
> Failing over in that situation is potentially a huge nuisance and
> extremely undesirable.

Well, Simon is arguing that there's no need to wait for a disconnected
standby. So that's not much of an issue.

Regrads

Markus Wanner


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Per-column collation, work in progress
Next
From: Markus Wanner
Date:
Subject: Re: Configuring synchronous replication