# View PostgreSQL Clusters

After successfully configuring your PostgreSQL clusters, you can modify specific details, clone the cluster configuration, or delete a specific PostgreSQL cluster if it is no longer required. &#x20;

To modify the values, follow these steps:

* In the **DCD**, go to **Menu** > **Databases** > **PostgreSQL**. A list of all PostgreSQL clusters is displayed.

{% hint style="success" %}
**Result:** You can view the total number of resources allocated and the list of all clusters in addition to the following details:

* **NAME:** Displays the name of the cluster. Select the name of the cluster to view its [<mark style="color:blue;">details</mark>](#view-individual-cluster-details).
* **STATE:** Displays the state of the respective cluster:
  * **BUSY:** When the cluster is being created or updated. For example, after creation, modifying its details or after restoration.
  * **AVAILABLE:** When the cluster is available and healthy.
  * **DESTROYING:** When the cluster is being deleted.
  * **FAILED:** An error occurred.
  * **LOCATION:** Displays the location where the cluster is located.
  * **INSTANCES:** Displays the number of instances.
  * **VERSION:** The version selected during cluster creation.
* **OPTIONS:** Select ![](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-0820a9f96e75bb8fa664037bb8f38d7d825394d7%2Fthree-dots.png?alt=media) to perform the following:
  * **Details:** Select to view the [<mark style="color:blue;">details</mark>](#view-individual-cluster-details) of the respective cluster.
  * **Edit:** Select to edit the respective cluster.
  * **Delete:** Select to delete the corresponding cluster. In the dialog box that appears, select **Delete** to confirm deletion. For more information, see [<mark style="color:blue;">Delete a PostgreSQL Cluster</mark>](https://docs.ionos.com/sections-test/guides/databases/postgresql/how-tos/delete-cluster).
    {% endhint %}

!\[List of PostgreSQL clusters]\(../../../images/postgres/postgres-cluster-list.png)

## View individual Cluster details

You can view the details of a specific cluster. To do so, follow these steps:

1\. In the **DCD**, go to **Menu** > **Databases** > **PostgreSQL**.

A list of all PostgreSQL clusters is displayed.

2\. Select a cluster from the list by clicking on its name. Alternatively, click **Details** in the **OPTIONS** column.

![Select a PostgreSQL cluster](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-af54a17bc63cb13c77190d3b2602b55b8640f163%2Fpostgres-manage-cluster.png?alt=media)

{% hint style="success" %}
**Result:** You can copy the cluster's **Cluster UUID** and **DNS Name** from the **Cluster details** tab. Additionally, you can also do the following:

* [<mark style="color:blue;">Modify cluster details</mark>](https://docs.ionos.com/sections-test/guides/databases/postgresql/how-tos/modify-cluster)
* [<mark style="color:blue;">Clone a cluster</mark>](https://docs.ionos.com/sections-test/guides/databases/postgresql/how-tos/clone-cluster)
* [<mark style="color:blue;">Delete a cluster</mark>](https://docs.ionos.com/sections-test/guides/databases/postgresql/how-tos/delete-cluster)
* [<mark style="color:blue;">Restore backups</mark>](https://docs.ionos.com/sections-test/guides/databases/postgresql/how-tos/restore-from-backup)
* [<mark style="color:blue;">View cluster metrics</mark>](https://docs.ionos.com/sections-test/guides/databases/postgresql/how-tos/metrics)
  {% endhint %}

![View the details of a PostgreSQL cluster](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-17698d0a166c9494403be05e737badf8ff7451ee%2Fpostgres-cluster-view-details.png?alt=media)
