Re: host name support in pg_hba.conf
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Joachim Wieland <joe@mcknight.de>
Cc: pgsql-hackers@postgresql.org
Date: 2010-10-07T07:48:14Z
Lists: pgsql-hackers
On tis, 2010-10-05 at 22:28 -0400, Joachim Wieland wrote: > This is exactly what I am seeing here. However contrary to your case > the > patch makes it even worse on my side. With the patch compiled in and a > pg_hba.conf entry of "localhost", I cannot connect anymore to "-h > localhost", I get "no pg_hba.conf entry for host ::1". > > This is mostly standard Ubuntu setup. Could you post your /etc/hosts file?