I've recently gone through the database migration process as outlined here:
https://devcenter.heroku.com/articles/migrating-from-shared-database-to-heroku-postgres
Now I'm seeing a number of errors in the logs like this:
PGError: ERROR: permission denied for relation
Any ideas on what I should do to fix it?