Re: listening addresses

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: listening addresses
Дата
Msg-id 200403160242.i2G2gwr28178@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: listening addresses  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > FYI, once we default to listening on localhost, we need to warn folks
> > who are using socket permission to control access that they have to turn
> > off localhost.  That needs to be mentioned in the release notes, and in
> > the SGML docs that talk about socket permissions.
> 
> True.  I don't see this as a big problem, since use of socket
> permissions requires some nondefault settings in postgresql.conf
> anyway (IIRC).  Adjusting listen_addresses too shouldn't be a big
> deal.

No, it isn't a problem.  I just wanted to mention is so we remember to
address it.

--  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,
Pennsylvania19073
 


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

Предыдущее
От: Sailesh Krishnamurthy
Дата:
Сообщение: Re: Reducing expression evaluation overhead
Следующее
От: mike g
Дата:
Сообщение: Confusion over Copy.c/Count rows from file patch