| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: listening addresses |
| Date: | 2004-03-16 02:42:58 |
| Message-ID: | 200403160242.i2G2gwr28178@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mike g | 2004-03-16 04:42:46 | Confusion over Copy.c/Count rows from file patch |
| Previous Message | Sailesh Krishnamurthy | 2004-03-16 01:58:36 | Re: Reducing expression evaluation overhead |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Claudio Natoli | 2004-03-16 03:02:20 | win32 open patch for held unlink |
| Previous Message | Tom Lane | 2004-03-15 23:14:42 | Re: listening addresses |