I can\'t get rake db:migrate to run on my rails 4.0.1 app on Heroku.
I\'m guessing that I don\'t have postgres configured properly... but reading the docs on heroku
Run
heroku pg:reset DATABASE_URL
and you are done.