Editing av OCI Database with PostgreSQL Database System

    1. On the Database systems list page, find the database system that you want to work with. If you need help finding the list page or the database system, see Listing OCI Database with PostgreSQL Database Systems.
      The database system's details page opens.
    2. From the Actions menu, select Edit name.
      The Edit DBSystem name panel opens.
    3. Enter a new database system name.
    4. Select Save changes to rename the database system.
  • Use the oci psql db-system update command and required parameters to update a database system:

    oci psql db-system update --db-system-id <db-system_ocid> [OPTIONS]

    To get your database system's OCID, see Listing Database Systems.

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateDbSystem operation to update a database system.