Managing a Database System

Manage an OCI Database with PostgreSQL database system.

A OCI Database with PostgreSQL database system consists of one or more compute instances with an OS, a managed PostgreSQL server, a Virtual Network Interface Card (VNIC), and block storage.

Manage an OCI Database with PostgreSQL database system using the following tasks:

Limitations and Considerations

In addition to service resource limits, the following limitations apply to database systems:

Required IAM Policy

The following policy statements allow a group of administrators to manage OCI Database with PostgreSQL resources:

Allow group <postgresql-admin-group> to manage postgres-db-systems in compartment <database_compartment>
Allow group <postgresql-admin-group> to manage postgres-backups in compartment <database_compartment>
Allow group <postgresql-admin-group> to manage postgres-configurations in compartment <database_compartment>
Allow group <postgresql-admin-group> to read postgres-work-requests in compartment <database_compartment>

For more information, see OCI Database with PostgreSQL Policies.