danhuawang opened a new issue, #11122:
URL: https://github.com/apache/gravitino/issues/11122

   ### What would you like to be improved?
   
   The current how-to-upgrade.md
    describes how to back up the database before upgrading (Step 2), but there 
are no instructions on how to use that backup to roll back if the upgrade 
fails. Users are left without guidance when something goes wrong during the 
upgrade process.
   
   ### How should we improve?
   
   Add an "Upgrade Failed" section at the end of how-to-upgrade.md with 
rollback instructions for each supported database type:
   
   MySQL: Restore from the mysqldump backup file.
   H2: Replace the database directory with the copy made during backup.
   PostgreSQL: Document the correct rollback steps using the backup created in 
Step 2.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to