Monday, 24 July 2017

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

No comments:

Post a Comment