[ Web Proxy ]
URL:
Viewing: https://docs.digitalocean.com/products/databases/postgresql/how-to/ [Back]  [Original]

PostgreSQL How-Tos | DigitalOcean Documentation

For AI agents: The documentation index is at https://docs.digitalocean.com/llms.txt. Markdown versions of pages use the same URL with index.html.md in place of the HTML page (for example, append index.html.md to the directory path instead of opening the HTML document).

PostgreSQL How-Tos

Generated on 19 Aug 2026

PostgreSQL is an open source, object-relational database built for extensibility, data integrity, and speed. Its concurrency support makes it fully ACID-compliant, and it supports dynamic loading and catalog-driven operations to let users customize its data types, functions, and more.

Copy page as Markdown View page as Markdown

Getting Started

[]
How to Create PostgreSQL Database Clusters

Create a PostgreSQL database cluster from the DigitalOcean Control Panel.

[]
How to Create PostgreSQL Advanced Edition Clusters

PostgreSQL Advanced Edition public preview documentation.

[]
How to Connect to PostgreSQL Database Clusters

Connect to PostgreSQL database clusters from the command line or other applications.

[]
How to Secure PostgreSQL Managed Database Clusters

Secure PostgreSQL managed database clusters by restricting inbound connections with trusted sources and strengthening TLS verification with sslmode settings.

[]
How to Migrate PostgreSQL Databases to DigitalOcean

Move an existing PostgreSQL database to DigitalOcean Managed Databases with continuous migration or a pg_dump import.

Manage Users

[]
How to Manage PostgreSQL Users and Databases in a Database Cluster

Create and delete a database cluster’s databases and database users from the DigitalOcean Control Panel.

[]
How to Modify User Privileges in PostgreSQL Databases

Modify user privileges in PostgreSQL managed database clusters, like creating a read-only user.

Monitor

[]
How to Monitor PostgreSQL Database Performance

Access and interpret PostgreSQL database and cluster performance metrics.

[]
How to Set Up PostgreSQL Cluster Monitoring Alerts

Configure alert policies based on database cluster performance metrics.

[]
How to Forward Logs from a PostgreSQL Cluster

Forward database logs to OpenSearch, Elasticsearch, or Rsyslog.

[]
How to Monitor Managed PostgreSQL with PMM 1-Click App

Add Managed PostgreSQL Standard Edition clusters to PMM using the Marketplace 1-Click PMM Integration helper.

Scale Cluster

[]
How to Resize PostgreSQL Database Clusters

Change the size of your database cluster to accommodate your data needs.

[]
How to Add Standby Nodes to PostgreSQL Database Clusters

Add standby nodes to new or existing PostgreSQL database clusters for high availability.

[]
How to Add Read-Only Nodes to PostgreSQL Database Clusters

Add read-only nodes to reduce latency for users in specific regions.

[]
How to Manage Connection Pools for PostgreSQL Database Clusters

Use connection pools to improve PostgreSQL database performance.

Manage Cluster

[]
How to Schedule Automatic Software Updates for PostgreSQL Database Clusters

Customize the maintenance window for automatic software updates to your database cluster.

[]
How to Tag PostgreSQL Database Clusters

Organize PostgreSQL databases clusters with tags to group and filter databases or create monitoring alert policies for multiple databases at once.

[]
How to Relocate Database Clusters

Change a cluster’s regional datacenter.

[]
How to Configure Custom CNAME Records for PostgreSQL Clusters

Assign custom domain names to PostgreSQL Standard Edition clusters using the DigitalOcean API.

[]
How to Fork a PostgreSQL Database Cluster

Fork a PostgreSQL database cluster to create a new cluster from a point in time or the latest transaction.

[]
How to Manually Restore PostgreSQL Database Clusters from Backups

Recover from accidental data loss by manually restoring a PostgreSQL database cluster from backups.

[]
How to Upgrade PostgreSQL to a New Version

Upgrade your PostgreSQL cluster to the latest supported version of PostgreSQL from the control panel.

[]
How to Reconfigure PostgreSQL Database Clusters

Edit your database engine’s configuration and parameters via the CLI or API.

[]
How to Migrate from Managed to Self-Managed PostgreSQL

Copy databases from a DigitalOcean Managed PostgreSQL cluster to a PostgreSQL instance you run.

[]
How to Destroy PostgreSQL Database Clusters

Destroy a database cluster to permanently and irreversibly destroy the cluster, its contents, and its automated backups.

In this article...

PostgreSQL How-Tos


We can't find any results for your search.

Try using different keywords or simplifying your search terms.


Web Proxy Viewer  |  New URL  |  Original Page