Re: Windows buildfarm failures - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Windows buildfarm failures
Date
Msg-id 16709.1169226389@sss.pgh.pa.us
Whole thread Raw
In response to Re: Windows buildfarm failures  (Alvaro Herrera <alvherre@commandprompt.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Design notes for EquivalenceClasses
Next
From: Tom Lane
Date:
Subject: Re: Planning aggregates which require sorted or distinct input