centos7.5安装postgresql方法

2024-11-02 11:39:18

1、添加yum源

centos7.5安装postgresql方法

3、yum install postgresql96-server postgresql96-contrib postgresql96-devel

centos7.5安装postgresql方法

5、验证是否安装成功rpm -aq| grep postgres

centos7.5安装postgresql方法

7、[root@vm-122-136 ~]# systemctl enable postgresql-9.6Cr髫潋啜缅eated symlink from /etc/systemd/system/multi-user.target.wants/postgresql-9.6.service to /usr/lib/systemd/system/postgresql-9.6.service.You have new mail in /var/spool/mail/root[root@vm-122-136 ~]# systemctl start postgresql-9.6

centos7.5安装postgresql方法
猜你喜欢