OCI Database with PostgreSQLデータベース・システムの管理

OCI Database with PostgreSQLデータベース・システムを管理します。

PostgreSQLOCI Database with PostgreSQLデータベース・システムを含むOCI Databaseは、OS、管理対象PostgreSQLサーバー、仮想ネットワーク・インタフェース・カード(VNIC)およびストレージを含む1つ以上のコンピュート・インスタンスで構成されます。

次のデータベース・システム・タスクを実行できます。

データベース・システムのリストを表示します

データベース・システムを作成します

バックアップからデータベース・システムを作成します

データベース・システムの詳細を表示します

データベース・システムの設定を更新します

データベース・システムのリーダー・エンドポイントを有効または無効にします

データベース・システムの管理ポリシーを更新します

データベース・システムの構成を変更します

データベース・システムの拡張を有効化します

システム・データベースのパフォーマンス層を更新します

データベース・システムのシェイプおよびハードウェア設定の変更

データベース・システムのネットワーク・セキュリティ・グループ設定を更新します

データベース・システムの管理資格証明を管理します

別のコンパートメントへのデータベース・システムの移動

コンパートメントからデータベース・システムを削除します

制限事項および考慮事項

サービス・リソース制限に加えて、データベース・システムには次の制限が適用されます。

  • データベース・システム当たりの最大ストレージ: 32TB
  • データベース当たりの最大読取りレプリカ・ノード: 7
  • データベース・システムは、IPv6が有効になっていないサブネットでのみ作成できます。

必要なIAMポリシー

次のポリシー・ステートメントを使用すると、管理者のグループがPostgreSQLOCI Database with PostgreSQLデータベース・システムでOCI Databaseを管理できます:

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

詳細は、OCI Database with PostgreSQLポリシーを参照してください。