Tell HN: Heroku completely removed app's Postgres db which was on free plan
I received an email from Heroku that deployment of some of my apps has failed (because of release phase failure) so I went to check and saw that these apps no longer have db attached to them. They simply removed it and I lost all data.
I understand that they announced few months ago that they are discontinuing their free plan for PostgreSQL. However, I didn't expect them to completely remove my database.
Some of these apps are paid apps. I'm paying $14/mo for web and worker dynos. Heroku's Mini PostgreSQL tier costs $5/mo.
I'd at least hope that they would shut down the database, but allow me to download a backup of my data.
9 comments
[ 2.9 ms ] story [ 21.9 ms ] threadrelated "Remind HN: Heroku will delete all free dbs and shut down all free dynos Monday" https://news.ycombinator.com/item?id=33755651
I think it would be nicer to issue a final warning in the form of shutting down the DB prior to deleting it; unfortunately, that's not what happened.
I just posted about it on reddit. I can't believe it's only two or three of us in this position.
https://www.reddit.com/r/Heroku/comments/zh7ilv/what_is_wron...