Moving a Configuration
Move a OCI Database with PostgreSQL database system configuration.
You can't use the Console to move a configuration.
Use the
oci psql configuration change-compartment
command and required parameters move a configuration:oci psql configuration change-compartment --compartment-id <destination_compartment_OCID> --configuration-id <configuration_OCID> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeConfigurationCompartment operation to move a configuration.
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.