Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
Preparations for Upgrade
Preparations for Upgrade
nopaneltrue

Insert excerpt
Upgrade Excerpts for Cloud (4.2)
Upgrade Excerpts for Cloud (4.2)
namePreparingECDsForUpgrade
nopaneltrue
Insert excerpt
Preparations for Upgrade
Preparations for Upgrade
namebackup-db
nopaneltrue

Backup the database by following these steps:

...

Insert excerpt
Preparations for Upgrade
Preparations for Upgrade
nameRollback
nopaneltrue

Restore Database Backup

To restore the backup, run these commands:

Code Block
oci psql db-system restore --db-system-id <db_system_OCID> --backup-id <backup_OCID>

Restore File System Snapshot

To restore a file system snapshot you need to access the snapshots via a Kubernetes Pod.

...