Editing av OCI Database with PostgreSQL Database System
Change the name of an OCI Database with PostgreSQL database system.
In addition to changing the name of a database system, you can also:
- Change the configuration of the database system .
- Update the administrator password used to access the database.
- Add a node to the database system .
- Update the database system maintenance policy.
- Update the database system backup policy.
- Update the shape of the database system .
- Update the network security group of the database system .
- Restore a database system from a backup.
- Move the database system .
When you edit a database system, you can also update its tags. For more information about tagging, see Resource Tags.
Use the
oci psql db-system updatecommand 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.