Re: Hot Standby and deadlock detection

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Hot Standby and deadlock detection
Дата
Msg-id 1265043919.13782.12556.camel@ebony
обсуждение исходный текст
Ответ на Re: Hot Standby and deadlock detection  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Mon, 2010-02-01 at 17:50 +0200, Heikki Linnakangas wrote:

> Umm, so why not run the deadlock check immediately in
> max_standby_delay=-1 case as well? Why is that case handled differently
> from max_standby_delay>0 case?

Done, tested, working.

Will commit tomorrow if no further questions or comments.

--
 Simon Riggs           www.2ndQuadrant.com

Вложения

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

Предыдущее
От: Tim Bunce
Дата:
Сообщение: Re: Package namespace and Safe init cleanup for plperl UPDATE 3 [PATCH]
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Augment EXPLAIN output with more details on Hash nodes.