Re: AIX and ipv6

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: AIX and ipv6
Дата
Msg-id 504F710C.3020802@gmail.com
обсуждение исходный текст
Ответ на AIX and ipv6  (John R Pierce <pierce@hogranch.com>)
Ответы Re: AIX and ipv6  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
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@gmail.com


В списке pgsql-general по дате отправления:

Предыдущее
От: Edson Richter
Дата:
Сообщение: Re: Compressed binary field
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Compressed binary field