91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Pg 流復制方式HA 版本升級步驟

發布時間:2020-07-28 21:37:51 來源:網絡 閱讀:4498 作者:pgmia 欄目:數據庫

一、HA Description:

Master:192.168.1.10

Slave:192.168.1.20

VIP: eth0:pgvip(master and slave) 192.168.1.30

PGDATA: /pgdata95

pg_version: 9.5.2


二、upgrade steps:

(一)升級Slave數據庫軟件版本

1.postgres(192.168.1.20)

pg_ctl -D /pgdata95 stop -m fast


2.postgres(192.168.1.20)

update postgresql soft version,不使用pg_upgrade命令方式升級,僅小版本升級使用9.5.2 --》 9.5.3

安裝同主分支版本 例如,9.5.3

3.postgres(192.168.1.20)

修改數據庫PATH為最新版本的bin路徑,例如,

# Installation prefix

prefix=/opt/pgsql/9.5.7(新版本軟件目錄)

# Data directory

PGDATA="/pgdata95"(原data目錄)

啟動salve

pg_ctl -D /path/to/database start



(二)停止VIP,禁止提供服務

4.root(192.168.1.10)

ifconfig eth0:pgvip down


(三)Master 執行檢查點

5.db super(192.168.1.10)

checkpoint;


6.postgres(192.168.1.10)

SELECT sent_location, replay_location

FROM pg_stat_replication WHERE usename = 'rep_user';


7.postgres(192.168.1.10)

重復以上查詢,直到sent_location 和 replay_location 相等


8.postgres(192.168.1.10)

pg_ctl -D /pgdata95 stop -m fast


(四)提升Slave為Master

9.postgres(192.168.1.20)

pg_ctl -D /pgdata95 promote


(五)啟動VIP,對外提供服務

10.root(192.168.1.20)

ifconfig eth0:pgvip 192.168.1.30 up


(六)通知研發或者運維重啟應用程序的數據庫連接池

11.如果必要,通知研發與支持重啟應用程序的數據庫連接池。


(七)升級 Master 數據庫軟件版本

12.postgres(192.168.1.10)

update postgresql soft version

修改數據庫PATH為最新版本的bin路徑,例如,

# Installation prefix

prefix=/opt/pgsql/9.5.7(新版本軟件目錄)

# Data directory

PGDATA="/pgdata95"(原data目錄)


(八)重做Slave

13.postgres(192.168.1.10)

清空數據庫數據目錄,rm -Rf /pgdata95


14.postgres(192.168.1.10)

pg_basebackup -U rep_user -h 192.168.1.20 -D /pgdata95 --checkpoint=fast --xlog-method=stream -R


(九)啟動新的Slave

15.postgres(192.168.1.10)

pg_ctl -D /path/to/database start


使用方式

以上升級最好在數據庫主版本一致的情況下進行

  1. 如slave(9.5.2)升級到(10.0.beta1),pg_upgrade升級方式

    slave日志報錯:

    2017-05-23 00:09:19.319 CST [10078] FATAL:  database system identifier differs between the primary and standby

    2017-05-23 00:09:19.319 CST [10078] DETAIL:  The primary's identifier is 6417769161397888214, the standby's identifier is 6422989582

    707312045.

    2017-05-23 00:09:34.340 CST [10098] FATAL:  database system identifier differs between the primary and standby

    2017-05-23 00:09:34.340 CST [10098] DETAIL:  The primary's identifier is 6417769161397888214, the standby's identifier is 6422989582

    707312045.

    如遇到此情況,需要先停止Master數據庫對外服務,然后升級Master為大版本,重新做Slave解決

  2. 如果slave(9.5.2)升級到(9.5.3)

 可以順利升級




向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

福清市| 通海县| 巫山县| 邵阳市| 宁陕县| 都匀市| 阆中市| 漳浦县| 滦南县| 唐山市| 凯里市| 虞城县| 广丰县| 阿克陶县| 英吉沙县| 临沂市| 肥乡县| 东明县| 孟津县| 沙湾县| 开封市| 永川市| 丹巴县| 金塔县| 靖安县| 禹城市| 方正县| 将乐县| 三原县| 鄯善县| 义乌市| 潮州市| 娄底市| 道孚县| 枝江市| 乐平市| 通州市| 敦化市| 南漳县| 栾城县| 榆社县|