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.

http://pastie.org/7329321

thanks help!

try changing "user" "username" in database.yml.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -