Re: Windows buildfarm failures

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Windows buildfarm failures
Дата
Msg-id 16709.1169226389@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Windows buildfarm failures  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tom Lane wrote:
>> I noticed today on my own machine several strange pauses while running
>> the serial regression tests ---

> Do those explain what you are seeing?

No, those are expected.  I'm having a hard time reproducing the behavior
right now, but IIRC the delays were in the vacuum and/or sanity_check
tests.  It's not unlikely that the foreground VACUUM was blocking on a
lock while autovac did the same work, except that that doesn't explain
the length of the pause, nor the lack of disk activity.

But I can't make it happen right now, so nevermind until I figure out
how to reproduce it ...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Design notes for EquivalenceClasses
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Planning aggregates which require sorted or distinct input