Updating the Performance Tier of an OCI Database with PostgreSQL Database System
Change the performance tier of an OCI Database with PostgreSQL database system.
For more information, see OCI Database with PostgreSQL Performance Tiers.
Use the
oci psql db-system updatecommand and the--storage-detailsparameter to update the performance tier of a database system:oci psql db-system update --db-system-id <db-system_OCID> --storage-details <file://storage-details.json> [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 with the
storageDetailsattribute to update the performance tier of the database system.