- How do I fix a "permission denied for schema public" error in PostgreSQL?
- Supported PostgreSQL Extensions
- How to Connect to PostgreSQL Database Clusters
- How to Manage Connection Pools for PostgreSQL Database Clusters
- How to Migrate PostgreSQL Databases to DigitalOcean Using Continuous Migration
- How do I fix the "Connection Timed Out" error when connecting to my database?
- PostgreSQL Pricing
- How to Secure PostgreSQL Managed Database Clusters
- How do I fix the "Connection Refused" error when connecting to my database?
- How to Manually Restore PostgreSQL Database Clusters from Backups
PostgreSQL
Generated on 26 Jun 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.
Quickstarts and intermediate tutorials to get started.
How to modify users and databases, improve performance and high availability, migrate data, and more.
Native and third-party tools, troubleshooting, and answers to frequently asked questions.
Explanations and definitions of core concepts in PostgreSQL.
Features, plans and pricing, availability, limits, known issues, and more.
Get help with technical support and answers to frequently asked questions.
Latest Updates
28 April 2026
-
DigitalOcean Vector Databases is now generally available in Data Services that groups managed engines for vector similarity search. The launch includes:
- Weaviate in private preview for retrieval-augmented generation and semantic search workloads. Available to opted-in customers; preview clusters are not billed.
- OpenSearch with the k-NN, ML Commons, and Neural Search plugins for hybrid (vector plus keyword) search and remote embedding models. Uses the existing Managed Databases OpenSearch engine.
- PostgreSQL with the
vector(pgvector) andvectorscale(pgvectorscale) extensions for vector similarity search alongside relational data.
For an overview and guidance on choosing an engine, see Vector Databases.
-
PostgreSQL Advanced Edition clusters are now available in public preview, offering enhanced performance and scalability for production workloads.
24 February 2026
-
DigitalOcean Managed PostgreSQL Standard Edition and MySQL Standard Edition clusters now support custom CNAME records, allowing clients to connect through your own hostname instead of the default
*.db.ondigitalocean.comaddress. Custom CNAMEs are available through the API when creating clusters or replicas. Advanced Edition clusters do not support custom CNAMEs. For more information, see Configure Custom CNAMEs for PostgreSQL or Configure Custom CNAMEs for MySQL.
5 November 2025
-
PostgreSQL 18 is now available for database clusters. You can upgrade earlier versions of PostgreSQL clusters to newer versions without any downtime using the DigitalOcean Control Panel.
For more information, see all PostgreSQL release notes.