Re: Wierd quirk of HS/SR, probably not fixable - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Wierd quirk of HS/SR, probably not fixable
Date
Msg-id w2z3f0b79eb1004270435uf5f5e6fx1f9051bf76416b6c@mail.gmail.com
Whole thread Raw
In response to Re: Wierd quirk of HS/SR, probably not fixable  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Apr 27, 2010 at 8:07 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Apr 27, 2010 at 5:25 AM, Heikki Linnakangas
> <heikki.linnakangas@enterprisedb.com> wrote:
>> Yep. I've committed a patch to do that.
>
> Is there no way for the slave to recover from this situation?

Probably Yes. You would need to take a fresh base backup and
restart the slave from it.

On second thought, seeing a shutdown checkpoint during waiting
end-backup means mostly that the database has already reached
the consistent state. We might be able to relax the error check.

Regards,

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


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Make CheckRequiredParameterValues() depend upon correct
Next
From: Andrew Dunstan
Date:
Subject: Re: pg_migrator