Re: address family failure message - Mailing list pgsql-hackers

From Kurt Roeckx
Subject Re: address family failure message
Date
Msg-id 20030809232858.GA17713@ping.be
Whole thread Raw
In response to address family failure message  (Andrew Dunstan <andrew@dunslane.net>)
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: address family failure message
Next
From: Larry Rosenman
Date:
Subject: Re: 7.4beta1 build problem on unixware