# IONOS Cloud DBaaS PostgreSQL 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="/pages/EtiBHlZj0i2BrMmlWjHg">/pages/EtiBHlZj0i2BrMmlWjHg</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="/pages/DAyiJmJLeFEKNYxA2U39">/pages/DAyiJmJLeFEKNYxA2U39</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="/pages/YQLpAQrGS4qGboIwFvmj">/pages/YQLpAQrGS4qGboIwFvmj</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="/pages/VpCIctCMHUGcZjKBbtaK">/pages/VpCIctCMHUGcZjKBbtaK</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="/pages/vCcuHI72lgopwPop6ODB">/pages/vCcuHI72lgopwPop6ODB</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="/pages/vV8t1VsAUUqM5CeiBQUc">/pages/vV8t1VsAUUqM5CeiBQUc</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="/pages/MVhYLqbCHqbZ8WMsyHC2">/pages/MVhYLqbCHqbZ8WMsyHC2</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cloud/databases/postgresql/how-tos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
