On 09/07/11 4:50 AM, Rodriguez Fernando wrote:
there isn't a line  in pg_hba.conf (verify this file)
# IPv6 local connections:
host    all             all             ::1/128                 ident

'ident' should probably instead be 'md5', as I don't believe Windows supports ident, alternately, it could be 'trust', but this would say any process or user on your system could connect as any postgres role without any verification or authentication at all. caveat emptor.






--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to