From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Greg Stark <gsstark(at)mit(dot)edu> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Hiroyuki Yamada <yamada(at)kokolink(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: alpha3 release schedule? |
Date: | 2009-12-22 12:25:11 |
Message-ID: | 1261484711.7442.4874.camel@ebony |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 2009-12-22 at 11:41 +0000, Greg Stark wrote:
> On Tue, Dec 22, 2009 at 8:34 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> > If you are saying being able to start Hot Standby from a shutdown
> > checkpoint is an important feature for you, then say so, and why.
>
> Can you explain the consequences of missing this? It sounds to me like
> if I lose my master and it happened to be while it was shut down for
> whatever reason then I'll be stuck and won't be able to use my
> standby. If that's true it seems like it's a major problem. Or does it
> just mean I would have to follow a different procedure when failing
> over?
Failover isn't prevented in this case.
If we were going to spend time on anything it would be to make failover
and switchback easier so that people aren't afraid of it. I've spent a
few weeks trying to remove the shutdown checkpoint, but no luck so far.
Switchback optimization is probably something for next release now,
unless you're looking for a project?
--
Simon Riggs www.2ndQuadrant.com
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2009-12-22 12:29:59 | Re: New VACUUM FULL |
Previous Message | Simon Riggs | 2009-12-22 12:21:45 | Re: alpha3 release schedule? |