Centos7安装PostgreSQL方法
1、确认操作系统的版本

3、yum update更新完成之后操作系统变成了最新版本的7.4

5、检查是否安装成功[root@client ~]# rpm -qa| grep postgrespostgresql94-libs-9.4.15-1PGDG.rhe造婷用痃l7.x86_64postgresql94-server-9.4.15-1PGDG.rhel7.x86_64postgresql94-9.4.15-1PGDG.rhel7.x86_64postgresql94-contrib-9.4.15-1PGDG.rhel7.x86_64

7、启动服务并设置为开机启动systemctl enable postgresql-9.4systemctl start postgresql-9.4

9、设置postgres用户密码postgres=# \password postgresEnter new password:Enter it again:postgres=#

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:22
阅读量:44
阅读量:35
阅读量:65
阅读量:43