Re: IPv6 patch

Поиск
Список
Период
Сортировка
От Greg Copeland
Тема Re: IPv6 patch
Дата
Msg-id 1041889188.17326.60.camel@mouse.copelandconsulting.net
обсуждение исходный текст
Ответ на Re: IPv6 patch  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: IPv6 patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Mon, 2003-01-06 at 15:29, Peter Eisentraut wrote:
> (2) A socket type is explicitly enabled for the server to use, and if
> creation fails, server startup fails.  It seems that the current code
> falls back to IPv4 if IPv6 fails.

IIRC, it allows it to fall back to IPv4 in case it's compiled for IPv6
support but the kernel isn't compiled to support IPv6.  If that is the
case, admittedly, you seem to have a point.  If someone compiles in v6
support and their system doesn't have v6 support and it's been requested
via run-time config, it's should fail just like any other.


-- 
Greg Copeland <greg@copelandconsulting.net>
Copeland Computer Consulting



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: IPv6 patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: IPv6 patch