Re: failed assertion and panic in standby mode

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: failed assertion and panic in standby mode
Дата
Msg-id 1272628736.4161.16330.camel@ebony
обсуждение исходный текст
Ответ на Re: failed assertion and panic in standby mode  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Fri, 2010-04-30 at 09:35 +0300, Heikki Linnakangas wrote:

> Hmm, I see a bug in btree_redo handling of XLOG_BTREE_REUSE_PAGE. If
> hot standby is not enabled in the standby, it chokes on that record
> type. It's missing from btree_desc too.

Yep, correct fix.

> This demonstrates that there really has been little testing of warm
> standby with hot standby disabled :-).

Agreed, exactly why I'm not convinced turning it off makes you safer.
Most people will turn it on and so it will remain a less well tested
path through the code.

-- Simon Riggs           www.2ndQuadrant.com



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

Предыдущее
От: Cédric Villemain
Дата:
Сообщение: Re: missing file in git repo
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: missing file in git repo