Page Outline
To remove a PostgreSQL server from the Postgres Monitor dashboard, you must first remove the server from the Postgres Monitor agent.
Otherwise, the server will reappear the next time the agent reports.
Remove the Heroku PostgreSQL add-on from the running agent on the Heroku dashboard, or use the Heroku CLI to detach the PostgreSQL add-on.
Heroku CLI example:
$ heroku addons:detach postgresql-contoured-12345 -a <agent-name>
After you've removed the monitored server from your agent, you can remove the server from the Postgres Monitor dashboard.