编译安装openGauss 5.0.0

2023年 9月 25日 48.3k 0

【我和openGauss的故事】编译安装openGauss 5.0.0

编译安装openGuass 5.0.0

1. 环境检查

1.1 检查OS版本

openGauss支持的操作系统:

CentOS 7.6(x86 架构)
openEuler-20.03-LTS(aarch64 架构)
openEuler-20.03-LTS(x86 架构)
Kylin-V10(aarch64 架构)
[root@og3 ~]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)

1.2 修改主机名及/etc/hosts

hostnamectl set-hostname og
cat>>/etc/hosts/etc/yum.repos.d/rhel-source.repo /etc/profile/etc/profile /opt/software/openGauss/cluster_config.xml

/home/omm/.bashrc

相关文章

Oracle如何使用授予和撤销权限的语法和示例
Awesome Project: 探索 MatrixOrigin 云原生分布式数据库
下载丨66页PDF,云和恩墨技术通讯(2024年7月刊)
社区版oceanbase安装
Oracle 导出CSV工具-sqluldr2
ETL数据集成丨快速将MySQL数据迁移至Doris数据库

发布评论