- 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 31 Jul 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.
17 April 2026
-
On Managed PostgreSQL Standard Edition, Insights graphs for replication lag now label each replica by name so you can tell which standby or read-only node is lagging. For more information, see How to Monitor PostgreSQL Database Performance.
15 March 2026
-
You can now connect Managed MySQL Standard Edition, Managed PostgreSQL Standard Edition, and Managed MongoDB clusters to Percona Monitoring and Management (PMM) for metrics and query analytics. Deploy the PMM Marketplace 1-Click App, then use the PMM Integration helper web UI to register clusters with PMM. MySQL and PostgreSQL Advanced Edition clusters are not supported. For setup steps, see How to Monitor Managed MySQL with PMM 1-Click App, How to Monitor Managed PostgreSQL with PMM 1-Click App, or How to Monitor Managed MongoDB with PMM 1-Click App.
For more information, see all PostgreSQL release notes.