Re: beta3 & the open items list - Mailing list pgsql-hackers

From Greg Stark
Subject Re: beta3 & the open items list
Date
Msg-id AANLkTileuIqQr_bkINYhciKRDZp4_W5ZhrGDO5GwT__e@mail.gmail.com
Whole thread Raw
In response to beta3 & the open items list  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: beta3 & the open items list  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Sat, Jun 19, 2010 at 2:43 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> 4. Streaming Replication needs to detect death of master.  We need
> some sort of keep-alive, here.  Whether it's at the TCP level (as
> advocated by Tom Lane and others) or at the protocol level (as
> advocated by Greg Stark) is something that we have yet to decide; once
> it's decided, someone will need to do it...

This sounds like a useful feature but I don't see why it's not 9.1
material. The status quo is that the expected usage pattern is manual
failover. As long as the slave responds to manual intervention when in
this state I don't think this is a blocking issue. Monitoring and
automatic failover are clearly things we plan to add features to
handle better in the future.


--
greg


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: beta3 & the open items list
Next
From: Robert Haas
Date:
Subject: Re: beta3 & the open items list