Issue
I want to upgrade my Hobby Dev/Basic database without creating a new database.
Resolution
Upgrading a Hobby Dev or Hobby Basic database requires creating a new database and copying the data over.
We have a detailed guide explaining how to upgrade a Heroku Postgres database using pg:copy
.