Re: odd output in initdb

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: odd output in initdb
Дата
Msg-id 4B636127.3060609@dunslane.net
обсуждение исходный текст
Ответ на odd output in initdb  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: odd output in initdb  (Magnus Hagander <magnus@hagander.net>)
Список 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 по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: PG 9.0 and standard_conforming_strings
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PG 9.0 and standard_conforming_strings