On Mon, Apr 13, 2009 at 2:01 PM, Kynn Jones <[email protected]> wrote: > When I try to run > % psql > as the postgres user, I get the error > psql: FATAL: no pg_hba.conf entry for host "[local]", user "postgres", > database "postgres", SSL off > > I don't understand this error, since the pg_hba.conf file includes the line: > local all all ident sameuser > What could explain this behavior?
What do all the lines look like together? -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
