I followed the instructions to Connect to a heroku database with pgadmin. What might cause the following error?
ERROR: column "*my database identifier*" does not exist.
LINE 9: WHERE datname IN (*my database identifier*)
To be clear my database identifier is the alphanumeric string listed in next to "Database" in HerokuPostgres Connection Settings.