Re: [HACKERS] Another crack at doing a Win32
От
Andrew Dunstan
Тема
Re: [HACKERS] Another crack at doing a Win32
Дата
Msg-id
4048F9D8.7030603@dunslane.net
Ответ на
Re: [HACKERS] Another crack at doing a Win32 (Tom Lane)
Список
Дерево обсуждения
Re: [HACKERS] Another crack at doing a Win32 build under MINGW "Magnus Hagander" <mha@sollentuna.net>
Re: [HACKERS] Another crack at doing a Win32 build under MINGW "Andrew Dunstan" <andrew@dunslane.net>
Re: [HACKERS] Another crack at doing a Win32 Andrew Dunstan <andrew@dunslane.net>
Re: [HACKERS] Another crack at doing a Win32 Bruce Momjian <pgman@candle.pha.pa.us>
Re: [HACKERS] Another crack at doing a Win32 Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Another crack at doing a Win32 Andrew Dunstan <andrew@dunslane.net>
Re: [HACKERS] Another crack at doing a Win32 Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Another crack at doing a Win32 Andrew Dunstan <andrew@dunslane.net>
Re: [HACKERS] Another crack at doing a Win32 Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Another crack at doing a Win32 build under MINGW Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Another crack at doing a Win32 build Bruce Momjian <pgman@candle.pha.pa.us>
Re: [HACKERS] Another crack at doing a Win32 Andrew Dunstan <andrew@dunslane.net>
Tom Lane wrote:
>Andrew Dunstan writes:
>
>
>>Tom Lane wrote:
>>
>>
>>>* With -i and virtual_host: bind to specified address(es) only.
>>>
>>>
>
>
>
>>Can you bind one socket to more than one address?
>>
>>
>
>Nope. That's why we have provisions to listen on more than one socket.
>I think that was implemented for virtual_host, but it'd be necessary
>anyway for dual IPv4/IPv6 support.
>
>
>
I should have read the code instead of the docs, which only talk about
one address under virtual_host, not a space separated list of them:
virtual_host (string)
Specifies the host name or IP address on which the server is to
listen for connections from client applications. The default is to
listen on all configured addresses (including localhost).
cheers
andrew
В списке pgsql-hackers-win32 по дате отправления