日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

redhat6.5安裝postgresql8.4數據庫

系統 2668 0

Redhat6.5安裝postgresql8.4數據庫

step1 先移除原有的postgresql數據庫(如果有),否則直接跳過

rpm -qa | grep postgresql*

rpm -ev rpmName

?

step2 下載新的postgresql rpm安裝包
網址:http://mirrors.sohu.com/centos/6.6/os/x86_64/Packages/
wget?http://mirrors.sohu.com/centos/6.6/os/x86_64/Packages/postgresql-libs-8.4.20-1.el6_5.x86_64.rpm

wget?http://mirrors.sohu.com/centos/6.6/os/x86_64/Packages/postgresql-8.4.20-1.el6_5.x86_64.rpm

wget?http://mirrors.sohu.com/centos/6.6/os/x86_64/Packages/postgresql-devel-8.4.20-1.el6_5.x86_64.rpm

?

wget?http://mirrors.sohu.com/centos/6.6/os/x86_64/Packages/postgresql-server-8.4.20-1.el6_5.x86_64.rpm

下載完成后,按照下載順序依次安裝

rpm -ivh?postgresql-libs-8.4.20-1.el6_5.x86_64.rpm

rpm -ivh?postgresql-8.4.20-1.el6_5.x86_64.rpm

rpm -ivh?postgresql-devel-8.4.20-1.el6_5.x86_64.rpm

rpm -ivh?postgresql-server-8.4.20-1.el6_5.x86_64.rpm

?

step3 初始化后啟動數據庫服務

初始化數據庫,默認路徑為/var/lib/pgsql/data

# service postgresql initdb

啟動服務

# service postgresql start ?

?

step4 創建數據庫

重建一個新os用戶:

useradd postgresql

passwd postgresql

創建數據庫

createdb proj2

對于錯誤

createdb: could not connect to database postgres: FATAL: Ident authentication failed for user "postgresql"

解決辦法:

修改/var/lib/pgsql/data/pg_hga.conf文件

修改

# "local" is for Unix domain socket connections only
local all all ident

為:

# "local" is for Unix domain socket connections only
local all postgresql trust

保存,然后

重新加載配置文件

/etc/init.d/postgresql reload

對于錯誤:

createdb: could not connect to database postgres: FATAL: ?role "postgresql" does not exist

解決辦法:

加參數-U指定具體的role

#postgres應該是postgresql中的默認的role

createdb proj2?-U postgres

連接到數據庫

psql proj2 -U postgres

?

http://jingyan.baidu.com/article/3ea51489ec3cb452e71bba52.html

?

redhat6.5安裝postgresql8.4數據庫


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 沙湾县| 宁城县| 霍州市| 保康县| 靖边县| 金门县| 卫辉市| 武宁县| 抚顺市| 望都县| 武山县| 阿坝| 唐山市| 岐山县| 万宁市| 东辽县| 台湾省| 鱼台县| 左权县| 岑溪市| 三河市| 吴江市| 英德市| 屏东市| 安泽县| 根河市| 延庆县| 九江市| 漳州市| 安吉县| 肥城市| 穆棱市| 东乡县| 浦北县| 双鸭山市| 长春市| 蓬溪县| 济宁市| 紫云| 昌邑市| 饶阳县|