Postgres setting error.
PG::ConnectionBad: fe_sendauth: no password supplied
/etc/postgresql/9.5/main/pg_ hba.conf
# "local" is for Unix domain socket connections only
local all all md5
# IPv4 local connections:
host all all 127.0.0.1/32 trust
PG::ConnectionBad: fe_sendauth: no password supplied
/etc/postgresql/9.5/main/pg_
# "local" is for Unix domain socket connections only
local all all
# IPv4 local connections:
host all all 127.0.0.1/32 trust
No comments:
Post a Comment