Re: pg_hba.conf change in 7.4

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_hba.conf change in 7.4
Дата
Msg-id 200312061628.hB6GShU10014@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: pg_hba.conf change in 7.4  (Seum-Lim Gan <slgan@lucent.com>)
Ответы Re: pg_hba.conf change in 7.4
Список pgsql-general
Seum-Lim Gan wrote:
> Hi Bruce,
>
> I wonder if there is any recommendation to this ?
> Is there a way to configure PostgreSQL to not use
> IPv6 ?

One idea is to edit include/pg_config.h and comment out HAVE_IPV6 and
recompile and see if it works.  That will disable the postmaster from
listening on IPv6.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_hba.conf change in 7.4
Следующее
От: "Nigel J. Andrews"
Дата:
Сообщение: 7.3 --> 7.4 C Functions