From: | Abhijit Menon-Sen <ams(at)toroid(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: Use "samehost" by default in pg_hba.conf? |
Date: | 2009-10-01 09:22:16 |
Message-ID: | 20091001092216.GA16655@toroid.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At 2009-09-30 22:08:12 -0400, tgl(at)sss(dot)pgh(dot)pa(dot)us wrote:
>
> # local connections via TCP/IP:
> host all all samehost @authmethod@
I think that's an excellent idea.
On the other hand, I tend to be slightly against the idea of changing
the default listen_addresses from localhost to '*', for a combination
of the reasons mentioned by others; but I don't have strong feelings
about it.
-- ams
From | Date | Subject | |
---|---|---|---|
Next Message | daveg | 2009-10-01 10:34:43 | Limit allocated memory per session |
Previous Message | Dimitri Fontaine | 2009-10-01 08:29:18 | Re: Use "samehost" by default in pg_hba.conf? |