5 ms·
Then new dev plans support hstore: https://postgres.heroku.com/blog/past/2012/4/26/heroku_postgres_development_plan/ https://postgres.heroku.com/blog/past/2012/
by freeformz 14y ago
Then new dev plans support hstore: https://postgres.heroku.com/blog/past/2012/4/26/heroku_postgres_development_plan/ https://postgres.heroku.com/blog/past/2012/4/26/heroku_postg...
- tomfakes 14y agoI need a bit more than the approx 5MB of data - much more, but currently less than 20GB. I'm kind of in a no-mans land of Heroku data plans - until today!
- freeformz 14y agoFWIW: The actual limits of the dev plans aren't set yet. But what is the use case for a dev databases with 'much more than 5MB of data' ?
- tomfakes 14y agoI have an app that has a number of test users with a set of data for each of them that shows off the app. Since the users interact in specific ways, I need to have several users otherwise the testing isn't useful. My dev machine has a much smaller set of data, but on Heroku, I run stage servers with reasonable amounts of real life data that I need for final testing
- freeformz 14y agoI'd love it if you used the new dev plan for your staging/dev db needs. This can help us drive the final limits.