Class Stage (0.7.0)

Stage(value)

Stage in the upgrade.

Enums

Name Description
STAGE_UNSPECIFIED Unspecified stage.
ALLOYDB_PRECHECK Pre-upgrade custom checks, not covered by pg_upgrade.
PG_UPGRADE_CHECK Pre-upgrade pg_upgrade checks.
PREPARE_FOR_UPGRADE Clone the original cluster.
PRIMARY_INSTANCE_UPGRADE Upgrade the primary instance(downtime).
READ_POOL_INSTANCES_UPGRADE This stage is read pool upgrade.
ROLLBACK Rollback in case of critical failures.
CLEANUP Cleanup.