Every time when I try to save something into the database, I get this error message. I saw that Heroku offer free PostgreSQL database for the first 10.000 records, above 10.000 records is needed to pay for the database.
Right now, in my database is like 60.000 records. How to fix that error/upgrade database?
Thank you in advance