Editing a Database System

    1. Open the navigation menu and click Databases. Under PostgreSQL, click DB Systems.
    2. (Optional) In the List scope section, under Compartment, select a compartment.
    3. Click the name of the database system that you want to edit.
    4. On the DBSystem details page, click Edit name.
    5. In the Edit DBSystem name window, enter a new database system name.
    6. Click 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 <database_OCID> [OPTIONS]

    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.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.