openGauss这么多工具?到底要选哪个?(403)

18 阅读1分钟

#openGauss #入门 #安装 #数据库 #开源

知识来源:docs-opengauss.osinfra.cn/zh/

  • 自动回滚升级

    gs_upgradectl -t auto-rollback -X XMLFILE [-l LOGFILE]
    
  • 升级状态查询

    gs_upgradectl -S show-step
    
  • 升级提交

    gs_upgradectl -t commit-upgrade -X XMLFILE [-l LOGFILE]
    

    说明:

    • 一旦提交操作完成,则不能再执行回滚操作。

#openGauss #入门 #安装 #数据库 #开源

知识来源:docs-opengauss.osinfra.cn/zh/