Re: listening addresses - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: listening addresses
Date
Msg-id 200403160242.i2G2gwr28178@candle.pha.pa.us
Whole thread Raw
In response to Re: listening addresses  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Sailesh Krishnamurthy
Date:
Subject: Re: Reducing expression evaluation overhead
Next
From: mike g
Date:
Subject: Confusion over Copy.c/Count rows from file patch