Re: unable to fail over to warm standby server

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: unable to fail over to warm standby server
Дата
Msg-id 3f0b79eb1001282254ga31fdddob67ed78853759a12@mail.gmail.com
обсуждение исходный текст
Ответ на Re: unable to fail over to warm standby server  (Mason Hale <mason@onespot.com>)
Ответы Re: unable to fail over to warm standby server  (Mason Hale <mason@onespot.com>)
Список 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 по дате отправления:

Предыдущее
От: Giorgio Valoti
Дата:
Сообщение: Re: Status of submitted bugs
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: unable to fail over to warm standby server