Re: recovery getting interrupted is not so unusual as it used to be - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: recovery getting interrupted is not so unusual as it used to be
Date
Msg-id AANLkTimxxjGHPZ3wsGOUdkROm4B4ul6a7DtMvIXeJs0S@mail.gmail.com
Whole thread Raw
In response to Re: recovery getting interrupted is not so unusual as it used to be  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: recovery getting interrupted is not so unusual as it used to be
List pgsql-hackers
On Mon, May 17, 2010 at 5:33 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
> On Sat, May 15, 2010 at 3:20 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> Hmm, OK, I think that makes sense.  Would you care to propose a patch?
>
> Yep. Here is the patch.
>
> This patch distinguishes normal shutdown from unexpected exit, while the
> server is in recovery. That is, when smart or fast shutdown is requested
> during recovery, the bgwriter sets the ControlFile->state to new-introduced
> DB_SHUTDOWNED_IN_RECOVERY state.

This patch is worth applying for 9.0? If not, I'll add it into
the next CF for 9.1.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Florian Pflug
Date:
Subject: Re: ROLLBACK TO SAVEPOINT
Next
From: Simon Riggs
Date:
Subject: Hot Standby performance and deadlocking