Moving an OCI Database with PostgreSQL Configuration Between Compartments
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-compartmentcommand and required parameters move a configuration:oci psql configuration change-compartment --compartment-id <destination_compartment_ocid> --configuration-id <configuration_ocid> [OPTIONS]To get your configuration's OCID, see Listing Configurations.
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeConfigurationCompartment operation to move a configuration.