On Mon, Apr 13, 2009 at 2:01 PM, Kynn Jones <kynnjo@gmail.com> 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?