Postgres permission denied on MAC OS X

前端 未结 6 1003
一整个雨季
一整个雨季 2020-12-09 16:12

I was following the ruby on rails tutorial to run with postgres but when I try the \"rake db:create\" I get the following error:

could not connect to server:         


        
6条回答
  •  一个人的身影
    2020-12-09 16:45

    I had the same issue. After unsuccessfully trying all the suggestions posted above, I finally quit out of terminal and restarted it.

    This worked.

提交回复
热议问题