virocon-organization / viroconweb

A software to compute environmental contours. Django web-application package.
MIT License
2 stars 1 forks source link

Increase the 10,000 lines limit of heroku's free plan #164

Closed ahaselsteiner closed 6 years ago

ahaselsteiner commented 6 years ago

I'm submitting a ...

Expected behavior

How should it work (with the bug fixed or the feature implemented)? More than 10,000 lines should be available in the data bank. The Hobby Basic option for 9.00/month allows 10,000,000 lines in the data base, which should be sufficient: https://elements.heroku.com/addons/heroku-postgresql

Screenshot image

Actual behavior

How does it currently work (with the bug causing problems or without the feature)? Currently, we only have 10,000 lines in the data base available.

Screenshot image

ahaselsteiner commented 6 years ago

Done, we are now using the hobby-basic tier for 9$ / month (https://devcenter.heroku.com/articles/heroku-postgres-plans#hobby-tier). The upgrade was done following these instructions: https://devcenter.heroku.com/articles/upgrading-heroku-postgres-databases#upgrading-with-pg-copy