Re: cuckoo is hung during regression test

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: cuckoo is hung during regression test
Дата
Msg-id 8713.1171397274@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: cuckoo is hung during regression test  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Alvaro Herrera wrote:
>> Tom Lane wrote:
>>> delay.  I just stuck a fixed 100msec delay into the accept-failed code
>>> path.
>> 
>> Seems worth mentioning that bgwriter sleeps 1 sec in case of failure.
>> (And so does the autovac code I'm currently looking at).

> There is probably a good case for a shorter delay in postmaster, though.

Yeah, that's what I thought.  We don't really care if either bgwriter or
autovac goes AWOL for a little while, but if the postmaster's asleep
then nobody can connect.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: cuckoo is hung during regression test
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: NULL and plpgsql rows