Trouble connecting to virtualbox postgresql on rails -
i'm having trouble connecting postgres local copy of rails. postgresql running on virtualbox user postgres, when try run rake db:migrate,
fatal: password authentication failed user "[my mac login username]"
shouldn't trying connect username specified in database.yml?
here's link that.
thanks help!
try changing "user" "username" in database.yml.
Comments
Post a Comment