Create and delete a database cluster’s databases and database users from the DigitalOcean Control Panel.
Manage PostgreSQL Users
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.
How to Manage PostgreSQL Users and Databases in a Database Cluster
How to Modify User Privileges in PostgreSQL Databases
Modify user privileges in PostgreSQL managed database clusters, like creating a read-only user.