Heroku is a great platform, but it do has some limitations in its free service. One of those is the maximum on the number of rows in the PostgreSQL database and the total size limit. Recently I received an e-mail stating that my database exceeded that number of records. This post will show how to inspect your database to find the problem via the Heroku toolbelt and connect to your database with pgAdmin III.