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?


--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast



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

Reply via email to