[root@rhevm dbscripts]# ./backup.sh -l /usr/share/ovirt-engine/db-backups/ -u engine
Backup of database engine to/usr/share/ovirt-engine/db-backups//engine_Mon_Dec_31_13:58:52_CST_2012.sql started......
...
Backup of database engine to/usr/share/ovirt-engine/db-backups//engine_Mon_Dec_31_13:58:01_CST_2012.sql completed.[root@rhevm dbscripts]# ll ../db-backups/
total2300-rw-r--r-- 1 root root 2351307 Dec 31 13:58 engine_Mon_Dec_31_13:58:01_CST_2012.sql
#修改數(shù)據(jù)庫(kù)IP地址監(jiān)聽(tīng)
專注于為中小企業(yè)提供成都網(wǎng)站制作、成都做網(wǎng)站服務(wù),電腦端+手機(jī)端+微信端的三站合一,更高效的管理,為中小企業(yè)宿州免費(fèi)做網(wǎng)站提供優(yōu)質(zhì)的服務(wù)。我們立足成都,凝聚了一批互聯(lián)網(wǎng)行業(yè)人才,有力地推動(dòng)了近千家企業(yè)的穩(wěn)健成長(zhǎng),幫助中小企業(yè)通過(guò)網(wǎng)站建設(shè)實(shí)現(xiàn)規(guī)模擴(kuò)充和轉(zhuǎn)變。[root@rhevm ovirt-engine]# netstat -anlpt|grep post
tcp0 0 0.0.0.0:5432 0.0.0.0:* LISTEN 18408/postmaster
tcp0 0 127.0.0.1:5432 127.0.0.1:47357 ESTABLISHED 18499/postgres
tcp0 0 127.0.0.1:5432 127.0.0.1:47358 ESTABLISHED 18604/postgres
tcp0 0 :::5432 :::*
[root@rhevm ovirt-engine]# cat /var/lib/pgsql/data/postgresql.conf |grep listen
#listen_addresses= 'localhost' # what IP address(es) to listen on;
listen_addresses= '*' # what IP address(es) to listen on;
[root@rhevm ovirt-engine]# cat /var/lib/pgsql/data/pg_hba.conf |grep host
host all all127.0.0.1/32 md5
host all all ::1/128 md5
host all all10.12.0.0/16 md5
[root@rhevm ovirt-engine]# /etc/init.d/postgresql restart
新聞標(biāo)題:RHEVMPostgreSQL數(shù)據(jù)庫(kù)相關(guān)-創(chuàng)新互聯(lián)
當(dāng)前路徑:http://aaarwkj.com/article26/dgoejg.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)頁(yè)設(shè)計(jì)公司、全網(wǎng)營(yíng)銷(xiāo)推廣、動(dòng)態(tài)網(wǎng)站、手機(jī)網(wǎng)站建設(shè)、網(wǎng)站排名、ChatGPT
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內(nèi)容