could not create socket for statistics collector: Protocol not supported

Поиск
Список
Период
Сортировка
От Chris
Тема could not create socket for statistics collector: Protocol not supported
Дата
Msg-id 09be01c4a45a$c6dd72b0$0500a8c0@home
обсуждение исходный текст
Ответы Re: could not create socket for statistics collector: Protocol not supported  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I'm a little confused about why I am getting this.  I was reading a message
from Tom earlier that said it was because postgresql could not bind to
localhost, but the statistics collector is running and localhost does
resolve to 127.0.0.1.  There is no dns server, only an /etc/hosts file.  Is
it possible that it's still resolving fine, but either getaddrinfo() or
something else is returning an error because there is no dns server
available?  I do see a lot of failed connection attempts to port 53 from
postgres.  This is on freebsd 5.2.1/Posgresql beta1.

Chris


В списке pgsql-general по дате отправления:

Предыдущее
От: "Chris"
Дата:
Сообщение: Re: SMgrRelation hashtable corrupted
Следующее
От: "Gary Doades"
Дата:
Сообщение: Re: porting a full Ms Sql Server to postgres