- How do I fix a "permission denied for schema public" error in PostgreSQL?
- Supported PostgreSQL Extensions
- How to Manage Connection Pools for PostgreSQL Database Clusters
- How to Connect to PostgreSQL Database Clusters
- PostgreSQL Pricing
- How to Create PostgreSQL Advanced Edition Clusters
- How to Secure PostgreSQL Managed Database Clusters
- How to Migrate PostgreSQL Databases to DigitalOcean
- How to Manage PostgreSQL Users and Databases in a Database Cluster
- PostgreSQL Limits
PostgreSQL
Generated on 3 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.
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
3 August 2026
-
PostgreSQL Advanced Edition clusters now support
sslmode=verify-fullfor full TLS certificate verification. For setup, see How to Connect to PostgreSQL Database Clusters and Increase TLS Verification withsslmode.
10 July 2026
-
PostgreSQL Standard Edition clusters now support
sslmode=verify-fullfor full TLS certificate verification. For setup, see How to Connect to PostgreSQL Database Clusters and Increase TLS Verification withsslmode.
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.
For more information, see all PostgreSQL release notes.