Search Postgresql Archives

'no pg_hba.conf entry for host "[local]", user "postgres", database "postgres"'...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?

Incidentally, is there a general way to get positive confirmation that a particular pg_hba.conf has been re-read upon bouncing the server with

kill -HUP <PID>

?

TIA!

kynn





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux