Re: Is there a parameter to tell postgresql to not attempt to open an IPv6 socket?

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Is there a parameter to tell postgresql to not attempt to open an IPv6 socket?
Дата
Msg-id 20080916210418.GA1139@commandprompt.com
обсуждение исходный текст
Ответ на Is there a parameter to tell postgresql to not attempt to open an IPv6 socket?  ("Reid.Thompson" <reid.thompson@ateb.com>)
Список pgsql-general
On Tue, Sep 16, 2008 at 04:46:37PM -0400, Reid.Thompson wrote:

> PostgreSQL appears to all intents to startup fine on the UNIX and IPv4
> sockets.  Is there a parameter to tell postgresql to not attempt to open
> an IPv6 socket?

Specify the specific TCP/IP interfaces in the postmaster.conf file.
Otherwise, Postgres will try to bind to all the sockets.  There's
something hinkey about the IPv6 support in AIX, IIRC, so that you end
up with this symptom.

A

--
Andrew Sullivan
ajs@commandprompt.com
+1 503 667 4564 x104
http://www.commandprompt.com/

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: PITR and base + full backups
Следующее
От: lighthouse.software@gmail.com
Дата:
Сообщение: Re: DbLink Compilation on Solaris 10