Re: odd output in initdb - Mailing list pgsql-hackers

From Tom Lane
Subject Re: odd output in initdb
Date
Msg-id 26640.1264956971@sss.pgh.pa.us
Whole thread Raw
In response to Re: odd output in initdb  (Magnus Hagander <magnus@hagander.net>)
Responses Re: odd output in initdb  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Fri, Jan 29, 2010 at 23:28, Andrew Dunstan <andrew@dunslane.net> wrote:
>>> � initializing dependencies ... WARNING: �pgstat wait timeout

> I'm not claiming it's not, but what exactly points to that? Does the
> problem go away if you move to a version before that?

> Because I'm 99% sure I saw it well before that commit, and we've had
> reports on it from 8.4 as well, I'm not so sure... But it may be that
> that commit made something more likely to happen...

I notice pgstat_send is still using "if (pgStatSock < 0)" to detect
PGINVALID_SOCKET ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Using the new libpq connection functions in PostgreSQL binaries
Next
From: Magnus Hagander
Date:
Subject: Re: Pathological regexp match