Vista/IPv6

Поиск
Список
Период
Сортировка
От Dave Page
Тема Vista/IPv6
Дата
Msg-id 461CE44B.2070904@postgresql.org
обсуждение исходный текст
Ответы Re: Vista/IPv6  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Windows Vista, IPv6 is enabled by default, and cannot be uninstalled,
or disabled easily on the loopback adaptor.  localhost is ::1 by
default, and the enhanced 'security' makes it insanely difficult to edit
the hosts file.

This means that the regression tests fail to run, leaving a
postmaster.log full of 'no pg_hba.conf entry for host ::1' errors.
Should we have initdb enable the ::1 pg_hba.conf trust entry by default
on Vista? Any better options?

Regards Dave


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: conflicting gettimeofday with MinGW
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Vista/IPv6