Re: could not create IPv6 socket !

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Aldor <an(at)mediaroot(dot)de>
Cc: Bui Phu Ngot <ngotbuiphu(at)yahoo(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: could not create IPv6 socket !
Date: 2005-09-24 16:21:38
Message-ID: 13236.1127578898@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Aldor <an(at)mediaroot(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jim C. Nasby 2005-09-24 21:01:01 Re: Hi.........
Previous Message Robert Ngo 2005-09-24 14:25:53 postgresql on SAN