change the password of postgres::

 $  sudo -u postgres psql

postgres=# \password

Enter new password for user "postgres":

Enter it again:

postgres=# exit



Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5