Re: Stats collector frozen? - Mailing list pgsql-general

From Magnus Hagander
Subject Re: Stats collector frozen?
Date
Msg-id 45BB5EEA.4090203@hagander.net
Whole thread Raw
In response to Re: Stats collector frozen?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Stats collector frozen?  (Michael Meskes <meskes@postgresql.org>)
List pgsql-general
Tom Lane wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>> Attached patch seems to solve the problem on my machine at least. Uses
>> pgwin32_waitforsinglesocket() instead of pgwin32_select(). Changes
>> pgwin32_waitforsinglesocket() to accept the timeout as a parameter (this
>> is why it touches files outside of the stats area).
>
> Applied to HEAD and 8.2 --- assuming the Windows buildfarm machines go
> green, we should probably consider back-porting this to 8.1 and 8.0.

Seems HEAD now passes thie check stage on at least snake and bandicoot.
They're now exposing another problem with ECPG though...

//Magnus

pgsql-general by date:

Previous
From: "Anton Melser"
Date:
Subject: Re: Converting 7.x to 8.x
Next
From: Bruce Momjian
Date:
Subject: Re: Predicted lifespan of different PostgreSQL