I am trying to use PostgreSql with a rails project on my local machine. But everytime I try to run rails db:migrate
-- I get the following error.
I am pretty sure this has nothing to do with rails but something to do with PostgreSQL. Any idea on how to fix it?