I am currently trying to deploy my Rails application through Heroku. In order to do so, I needed to switch to postgresql from sqlite3. I did so and tried test running the app by