Delete a PostgreSQL Cluster

To delete a PostgreSQL cluster, follow these steps:

  1. Log in to the DCD with your username and password.

  2. Go to Menu > Databases > PostgreSQL. A list of all PostgreSQL clusters is displayed.

  3. Click in the OPTIONS column and select Delete.

Delete a PostgreSQL cluster

Alternatively, you can also delete a cluster using the following options:

  • Select a PostgreSQL cluster by clicking on its name and in the Cluster details tab, select Delete.

Delete the selected PostgreSQL cluster
  • Select a PostgreSQL cluster by clicking on its name and in the Cluster details tab, select Edit. In the Edit window, select Delete cluster.

Alternative delete option
  1. Select Delete in the dialog box to confirm deletion.

Confirm deletion

Result: The STATE of the respective PostgreSQL cluster is set to DESTROYING before it is completely deleted.

PostgreSQL cluster in a destroying state

Last updated

Was this helpful?

Revision created

fixes