Re: max_standby_delay considered harmful

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: max_standby_delay considered harmful
Дата
Msg-id h2t407d949e1005051847r7e14eddcw5cab89584ab6e43c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: max_standby_delay considered harmful  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: max_standby_delay considered harmful  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-hackers
On Thu, May 6, 2010 at 2:36 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> One reason I believe this isn't so critical as all that is that it only
> matters for cases where the operation on the master took an exclusive
> lock.

Uhm, or a vacuum ran. Or a HOT page cleanup occurred, or a btree page
split deleted old tuples.

-- 
greg


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: max_standby_delay considered harmful
Следующее
От: Greg Smith
Дата:
Сообщение: Re: On a somewhat disappointing correspondence