Delete a PostgreSQL Cluster
Last updated
Was this helpful?
You can delete a PostgreSQL cluster that is no longer required. Deletion is permanent and cannot be undone.
Warning: Deleting a cluster permanently removes all its data, including backups. Ensure you have exported any data you need before proceeding.
To delete a PostgreSQL cluster, follow these steps:
Click
in the OPTIONS column of the cluster you want to delete, then select Delete.

Alternatively, you can also delete a cluster using the following options:
Last updated
Was this helpful?
Was this helpful?