Re: Patch to make postmaster bind to only to localhost.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch to make postmaster bind to only to localhost.
Дата
Msg-id 200009121549.LAA22843@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Patch to make postmaster bind to only to localhost.  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: Patch to make postmaster bind to only to localhost.
Список pgsql-patches
> On Tue, 12 Sep 2000, Bruce Momjian wrote:
>
> > The big question is why we can't just scan pg_hba.conf and bind only
> > to those ip's.  That way, we don't have to have a new flag.  It will
> > all happen by default.
>
> huh?  pg_hba.conf references IPs on remote hosts ... won't you find i
> tkinda difficult to bind to them? :)

Well, we list the IP numbers we will accept connections from in
pg_hba.conf.  If only on IP address appears on the file, why not just
bind to that one only?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: Patch to make postmaster bind to only to localhost.
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: Patch to make postmaster bind to only to localhost.