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