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

From Andrew Dunstan
Subject Re: odd output in initdb
Date
Msg-id 4B636127.3060609@dunslane.net
Whole thread Raw
In response to odd output in initdb  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: odd output in initdb  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers

Andrew Dunstan wrote:
>
>
>    initializing dependencies ... WARNING:  pgstat wait timeout
>    WARNING:  pgstat wait timeout
>    ok
>   
>    vacuuming database template1 ... WARNING:  pgstat wait timeout
>    WARNING:  pgstat wait timeout
>    ok
>    copying template1 to template0 ... WARNING:  pgstat wait timeout
>   
>
>
> I can't see an obvious culprit in the commit logs right off.

Actually, on close inspection it looks to me like this commit: "Create 
typedef pgsocket for storing socket descriptors." 
<http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=ea1a4463e9de9662b7c9e13374ec8c7b92ff2f19> 
could well be the culprit.

cheers

andrew


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: PG 9.0 and standard_conforming_strings
Next
From: Tom Lane
Date:
Subject: Re: PG 9.0 and standard_conforming_strings