Re: could not create IPv6 socket !

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: could not create IPv6 socket !
Дата
Msg-id 13236.1127578898@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: could not create IPv6 socket !  (Aldor <an@mediaroot.de>)
Список pgsql-admin
Aldor <an@mediaroot.de> writes:
>> LOG: could not create IPv6 socket: Address family not supported by protocol

> i also get this error message but only at one of my database servers.
> I'm not sure, but I have experienced some other IPv6 issues on the same
> server. I think somebody turned on the IPv6 protocole on the server and
> didn't declare in postgres the IPv6 address.

Actually, what this suggests is that your kernel doesn't support IPv6
but userland libraries (getaddrinfo() in particular) think it does.
It's pretty harmless and you could just ignore it, unless of course
you actually need to use IPv6 ...

            regards, tom lane

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

Предыдущее
От: Aldor
Дата:
Сообщение: Slony1-1.1.0: Triggers are making other things slower?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Hi.........