Search Postgresql Archives

Re: AIX and ipv6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/11/2012 09:09 AM, John R Pierce wrote:
> we're still having issues with PG on AIX 6.1, our configurations have no 
> ipv6 as our WAN is purely ipv4, but if we use listen_addresses='*', we 
> consistently get an error...
> 
>      LOG:  could not bind IPv6 socket: Address already in use
> 
> 
> the workaround we've been using is to set listen_addresses to 
> '127.0.0.1, x.y.z.w' where thats this server's IP.  messy, and annoying.
> 
> is their any chance this will ever be addressed?
Did not say what version you where on. But in 9.1:

http://www.postgresql.org/docs/9.1/interactive/runtime-config-connection.html
"The special entry * corresponds to all available IP interfaces. The entry 0.0.0.0 
allows listening for all IPv4 addresses and :: allows listening for all IPv6 addresses."

> 
> 


-- 
Adrian Klaver
adrian.klaver@xxxxxxxxx


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux