Answers for "ActiveRecord::ConnectionNotEstablished: FATAL: role "Myname" does not exist"

0

ActiveRecord::ConnectionNotEstablished: FATAL: role "Myname" does not exist

sudo -u postgres createuser --superuser Myname
Posted by: Guest on May-04-2022

Code answers related to "ActiveRecord::ConnectionNotEstablished: FATAL: role "Myname" does not exist"

Browse Popular Code Answers by Language