Gestion d'une base de données

Gérez une base de données OCI Database with PostgreSQL.

Une base de données OCI Database with PostgreSQL se compose d'une ou plusieurs instances Compute avec un système d'exploitation, un serveur PostgreSQL géré, une carte d'interface réseau virtuelle (VNIC) et un stockage.

Gérez une base de données OCI Database with PostgreSQL à l'aide des tâches suivantes :

Limites et remarques

Outre les limites de ressource de service, les limitations suivantes s'appliquent aux systèmes de base de données :

  • Stockage maximal par système de base de données : 32 To
  • Noeuds de réplique de lecture maximum par base de données : 7
  • Les systèmes de base de données peuvent uniquement être créés dans des sous-réseaux pour lesquels IPv6 n'est pas activé.

Stratégie IAM requise

Les instructions de stratégie suivantes permettent à un groupe d'administrateurs de gérer OCI Database with PostgreSQL :

Allow group <postgresql-admin-group> to read compartments in tenancy
Allow group <postgresql-admin-group> to manage postgres-db-systems in [ tenancy | compartment <compartment_name> | compartment id <compartment_OCID> ]
Allow group <postgresql-admin-group> to manage postgres-backups in [ tenancy | compartment <compartment_name> | compartment id <compartment_OCID> ]
Allow group <postgresql-admin-group> to read postgres-work-requests in [ tenancy | compartment <compartment_name> | compartment id <compartment_OCID> ]
Allow group <postgresql-admin-group> to manage postgres-configuration in [ tenancy | compartment <compartment_name> | compartment id <compartment_OCID> ]
Allow group <postgresql-admin-group> to manage virtual-network-family in [ tenancy | compartment <compartment_name> | compartment id <compartment_OCID> ]
Allow group <postgresql-admin-group> to read secret-family in [ tenancy | compartment <compartment_name> | compartment id <compartment_OCID> ]
Allow group <postgresql-admin-group> to read vaults in [ tenancy | compartment <compartment_name> | compartment id <compartment_OCID> ]
Allow group <postgresql-admin-group> to read metrics in [ tenancy | compartment <compartment_name> | compartment id <compartment_OCID> ]
Allow group <postgresql-admin-group> to use tag-namespaces in tenancy

Pour plus d'informations, reportez-vous à OCI Database with PostgreSQL Policies.