openGauss你得装(二十八)

55 阅读1分钟

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

安装方式

  • 安装完成操作系统后使用yum install安装。

    yum install opengauss -y

  • 在安装操作系统过程中,software选择openGauss,安装操作系统时候默认安装上openGauss数据库。

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