Wow, talk about hiding the ball. Heroku Postgres 2.0 is changing the cost structure in a dramatic way. Gone is the 1TB of storage on all production plans (now the "standard" tier). Instead, you are limited to 64GB of storage on Heroku's cheapest $50/mo plan. As hoddez mentions above, you'll now need to spend $2000/mo to get the 1TB of storage space that you were able to achieve on yesterday's $50 plan.<p>What's additionally frustrating is they have made pricing much less granular. Instead of 8 pricing levels based on your ram requirements, you now only have 5. Old price points of $100/$400/$800/$1600 have all been eliminated and now you are stuck choosing between $50/$200/$750/$2000. These are steep price jumps between each level.<p>I understand that Heroku wants to highlight the new features here, but when they bury the pricing at the bottom of the post, and even include language like this:<p>"For those already familiar with our pricing our new standard tier is very similar to our now legacy production tier. For some of you this means migrating could actually provide over 45% in cost savings on your production database."<p>It strikes me as a bit disingenuous. For reference, here is the old pricing structure from the archive:
<a href="https://web.archive.org/web/20131003031924/https://www.heroku.com/pricing" rel="nofollow">https://web.archive.org/web/20131003031924/https://www.herok...</a><p>And here is Heroku's legacy pricing page:
<a href="https://devcenter.heroku.com/articles/heroku-postgres-legacy-plans" rel="nofollow">https://devcenter.heroku.com/articles/heroku-postgres-legacy...</a>