# How-Tos

This section provides detailed guides on managing PostgreSQL clusters using the DCD. Follow the links below to perform various operations on your PostgreSQL clusters.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set Up a PostgreSQL Cluster</strong></mark></td><td>Learn how to set up a new PostgreSQL cluster.</td><td><a href="how-tos/setup-a-cluster-in-the-dcd">setup-a-cluster-in-the-dcd</a></td></tr><tr><td><mark style="color:blue;"><strong>View PostgreSQL Clusters</strong></mark></td><td>Learn how to view details of your PostgreSQL clusters.</td><td><a href="how-tos/view-cluster-details">view-cluster-details</a></td></tr><tr><td><mark style="color:blue;"><strong>Modify a PostgreSQL Cluster</strong></mark></td><td>Learn how to modify an existing PostgreSQL cluster.</td><td><a href="how-tos/modify-cluster">modify-cluster</a></td></tr><tr><td><mark style="color:blue;"><strong>Clone a PostgreSQL Cluster</strong></mark></td><td>Learn how to clone an existing PostgreSQL cluster.</td><td><a href="how-tos/clone-cluster">clone-cluster</a></td></tr><tr><td><mark style="color:blue;"><strong>Restore a PostgreSQL Cluster</strong></mark></td><td>Learn how to restore a PostgreSQL cluster from a backup.</td><td><a href="how-tos/restore-from-backup">restore-from-backup</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a PostgreSQL Cluster</strong></mark></td><td>Learn how to delete a PostgreSQL cluster.</td><td><a href="how-tos/delete-cluster">delete-cluster</a></td></tr><tr><td><mark style="color:blue;"><strong>View Cluster Metrics</strong></mark></td><td>Learn how to view metrics for your PostgreSQL clusters.</td><td><a href="how-tos/metrics">metrics</a></td></tr></tbody></table>
