Committing the Upgrade Task
After the upgrade is complete, if no problem is found during the verification, you can commit the upgrade task.
NOTE: Once the committal is complete, no rollback can be performed.
Procedure
Log in to the node as a database user (for example, omm).
Run the following command to commit the upgrade task:
gs_upgradectl -t commit-upgrade -X /opt/software/GaussDB_Kernel/clusterconfig.xml
For a rolling upgrade, upgrade all nodes before performing the upgrade commit command.
Feedback