pg主备库的搭建,首先需在2个节点安装pg软件,然后依次在2个节点配置主备。 本文采用os为CentOS7.6,pg版本使用14.2,以下为详细部署步骤。 本文两个节点的ip地址如下: [root@node1:0 ~]# cat /etc/hosts #CentOS Linux release 7.6.1810 (Core) 192.168.222.11 node1 192.168.222.12 node2 ■■■ 安装、配置、启动 ■■ 官网下载安装【不推荐采用此方式安装】 ■ Install the repos…

2022年10月11日 0条评论 1099点热度 0人点赞 liking 阅读全文