Re: [HACKERS] Another crack at doing a Win32 build

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Another crack at doing a Win32 build
Дата
Msg-id 200403051531.i25FV3612093@candle.pha.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  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers-win32
Tom Lane wrote:
> "Magnus Hagander" <mha@sollentuna.net> writes:
> > Are there any other platforms which don't have unix sockets?
>
> There are a couple, although I think those ports may be moribund
> (if anyone still cares about BeOS, they haven't mentioned it lately).
>
> > Perhaps we should force it to open a tcp socket on 127.0.0.1 only? That
> > way we don't suddenly open up to external connections without the user
> > asking for it.
>
> That seems like a reasonable compromise.

Agreed, but how do we do that.  pg_hba.conf already only listens on
127.0.0.1.  Do we ignore non-local IPs in that file until they use -i?

--
  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-hackers-win32 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Another crack at doing a Win32 build under MINGW
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] Another crack at doing a Win32