Re: unable to fail over to warm standby server - Mailing list pgsql-bugs

From Fujii Masao
Subject Re: unable to fail over to warm standby server
Date
Msg-id 3f0b79eb1001282254ga31fdddob67ed78853759a12@mail.gmail.com
Whole thread Raw
In response to Re: unable to fail over to warm standby server  (Mason Hale <mason@onespot.com>)
Responses Re: unable to fail over to warm standby server  (Mason Hale <mason@onespot.com>)
List pgsql-bugs
On Fri, Jan 29, 2010 at 12:03 AM, Mason Hale <mason@onespot.com> wrote:
> Of course the best solution is to avoid this issue entirely. Something as
> easy to miss as file permissions should not cause data corruption,
> especially in the process meant to fail over from a crashing primary
> database.

I believe that such a file permission problem does nothing but
shut down the standby by a FATAL error, and wouldn't cause data
corruption. So if you remove the trigger file with a wrong
permission after the shutdown, you can restart a recovery well
by just starting the standby postgres.

Regards,

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

pgsql-bugs by date:

Previous
From: Giorgio Valoti
Date:
Subject: Re: Status of submitted bugs
Next
From: Fujii Masao
Date:
Subject: Re: unable to fail over to warm standby server