Re: [Skytools-users] WAL Shipping + checkpoint

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [Skytools-users] WAL Shipping + checkpoint
Дата
Msg-id 1251476094.4839.1417.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: [Skytools-users] WAL Shipping + checkpoint  (Sébastien Lardière <slardiere@hi-media.com>)
Ответы Re: [Skytools-users] WAL Shipping + checkpoint
Список pgsql-general
On Fri, 2009-08-28 at 17:54 +0200, Sébastien Lardière wrote:
> Since this moment, the slave didn't make any checkpoint.
>
> Now, we know why. Thanks a lot !
>
> But how can i fix it ?

Current issue: Rebuild standby from base backup.

Cause: Locate the bug in the Index AM that causes it.

Symptom: Currently index AMs don't detect situation that index is
corrupt so they keep trying to recover the index for ever, even though
attempting to do so permanently prevents restartpoints. I would also
like them to have a mechanism for marking index corrupt and then
auto-rebuild them following recovery.

--
 Simon Riggs           www.2ndQuadrant.com


В списке pgsql-general по дате отправления:

Предыдущее
От: Dave Huber
Дата:
Сообщение: Update /src/tools/msvc to VC++ 2008
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Update /src/tools/msvc to VC++ 2008