Re: Hot standby fails if any backend crashes

Поиск
Список
Период
Сортировка
От Daniel Farina
Тема Re: Hot standby fails if any backend crashes
Дата
Msg-id CAAZKuFbUqM6WygRc1fKXqhwo0H_Rfxs_RZG3B8qbj17jwatNjg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Hot standby fails if any backend crashes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Feb 2, 2012 at 8:48 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> It's a bit disturbing that nobody has reported this from the field yet.
> Seems to imply that hot standby isn't being used much.

I have seen this, but didn't get to dig in, as I thought it could be a
problem from other things done outside Postgres (it also came up in
#6200, but I didn't mention it).

Consider it retroactively reported.

-- 
fdr


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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Review of: explain / allow collecting row counts without timing info
Следующее
От: Daniel Farina
Дата:
Сообщение: Re: Should we add crc32 in libpgport?