Aldor <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to