Re: address family failure message

Поиск
Список
Период
Сортировка
От Kurt Roeckx
Тема Re: address family failure message
Дата
Msg-id 20030809232858.GA17713@ping.be
обсуждение исходный текст
Ответ на address family failure message  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Sat, Aug 09, 2003 at 07:06:58PM -0400, Andrew Dunstan wrote:
> 
> I am seeing this (RH8 - cvs tip):
> 
> 2003-08-09 18:55:14 [6680] LOG:  failed to create socket: Address family 
> not supported by protocol
> 
> Probably harmless - presumably refers to IPv6 not running, but annoying 
> nevertheless, and I don't recall seeing it before.
> 
> I can still connect on IP4 socket and Unix socket.

This is because we removed AI_ADDRCONF from the getaddrinfo()
call because it breaks on older glibc versions.


Kurt



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: address family failure message
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: 7.4beta1 build problem on unixware