I am running a rails application with postgresql as a database, I have a user on the database with empty password. The application runs successfully but when I am trying to use a model from the console I am getting the following error.
PG::ConnectionBad: fe_sendauth: no password supplied