Changing the Configuration Applied to an OCI Database with PostgreSQL Database System
Change the configuration applied to an OCI Database with PostgreSQL database system.
Use the
oci psql db-system updatecommand and required parameters to update the configuration of a database system:oci psql db-system update --db-system-id <db-system_OCID> --db-configuration-params <configuration_parameters_in_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
dbConfigurationParamsattribute to update the configuration of the database system.