Postgres Monitor Logo
Alpha Release

Demo Account

demo@postgresmonitor.com

Removing a Server From Your Agent

Page Outline

Overview

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.

Removing the Server from the Agent

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 Removing the Server

After you've removed the monitored server from your agent, you can remove the server from the Postgres Monitor dashboard.