Re: Hot Standby 0.2.1

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Hot Standby 0.2.1
Дата
Msg-id 1254925747.26302.236.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: Hot Standby 0.2.1  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Wed, 2009-09-23 at 12:07 +0300, Heikki Linnakangas wrote:
> we need be careful to avoid putting any extra work into the normal
> recovery path. Otherwise bugs in hot standby related code can cause
> crash recovery to fail.

Re-checked code and found a couple of additional places that needed
tests
    if (InHotStandby)

--
 Simon Riggs           www.2ndQuadrant.com

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Feature Suggestion: PL/Js
Следующее
От: Tom Lane
Дата:
Сообщение: Re: COPY enhancements