Paul Walker
Joined
20 Experience
0 Lessons Completed
0 Questions Solved
Activity
Using PostgreSQL when I run rake db:create, I get the following error:
PG::ConnectionBad: FATAL: role "xxx" does not exist
where xxx is my Linux username.
I'm using Xubuntu 17.04 with Rails 5.1.4 and Ruby 2.4.2.
Thanks heaps. Solved my problem.