Re: warm standby server stops doingcheckpointsafterawhile

Поиск
Список
Период
Сортировка
От Frank Wittig
Тема Re: warm standby server stops doingcheckpointsafterawhile
Дата
Msg-id 46642E8B.2020504@weisshuhn.de
обсуждение исходный текст
Ответ на Re: warm standby server stops doingcheckpointsafterawhile  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: warm standby server stops doingcheckpointsafterawhile  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-general
After some observation of massive reindexing of some hundred thousand
data sets it seems to me that the slave doesn't skip checkpoints
anymore. (Apart from those skipped because of the CheckpointTimeout thing)
I'll keep an eye on it and report back any news on the issue.

Thank you for the good work!

Regards,
  Frank Wittig

Teodor Sigaev schrieb:
> Ooops. Patch doesn't apply cleanly. New version.
>
>
>> Attached patch fixes that deadlock bug too. And, previous version of
>> my patch has a mistake which is observable on CREATE INDEX .. USING
>> GIN query.
>


Вложения

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

Предыдущее
От: "Rhys Stewart"
Дата:
Сообщение: Re: what to do when pg_cancel_backend() doesnt work?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Can someone have a look at my pg_hba.conf file ?