- How do I fix a "permission denied for schema public" error in PostgreSQL?
- Supported PostgreSQL Extensions
- How do I fix the "Connection Timed Out" error when connecting to my database?
- How to Manage Connection Pools for PostgreSQL Database Clusters
- How to Connect to PostgreSQL Database Clusters
- PostgreSQL Pricing
- How do I fix the "Connection Refused" error when connecting to my database?
- How to Secure PostgreSQL Managed Database Clusters
- PostgreSQL Limits
- How to Migrate PostgreSQL Databases to DigitalOcean using Continuous Migration
PostgreSQL
Generated on 4 May 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.
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.
17 September 2025
-
Now in public preview, you can now enable storage autoscaling on all Managed Database engines. To enable autoscaling, see our resizing guides for MySQL, PostgreSQL, MongoDB, OpenSearch, and Kafka.
-
Storage autoscaling is now in general availability. Additionally, you can now reduce your cluster’s amount of additional storage, as long as the new storage size is greater than or equal to the latest backup’s size plus any data growth since then and a 25% buffer.
For more information, see all PostgreSQL release notes.