Adding an OCI Database with PostgreSQL Database System Node
Add a read replica node to an existing OCI Database with PostgreSQL database system.
The node you added appears in the Nodes list. Use the
oci psql db-system patchcommand and required parameters to add a node to a database system:oci psql db-system patch --db-system-id <database_OCID> [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the PatchDbSystem operation to add or remove nodes.