Commit Graph

14 Commits

Author SHA1 Message Date
luozihao e54711814b 完善备机归档复制槽刷盘步骤 2021-11-03 17:42:10 +08:00
luozihao a10f3f8702 修复initLastTaskLsn在集群重启后无法正确初始化归档起点的问题 2021-11-02 12:02:29 +08:00
luozihao 518f8250d6 new solution of standby archive 2021-10-26 19:38:02 +08:00
wangxin 7674a2a9eb 修复删除正在解码的复制槽时,备机数据库停止的问题 2021-04-22 21:07:55 +08:00
maxiang 4994540405 update src/gausskernel/storage/replication/slot.cpp.
修复删除正在解码的逻辑复制槽时,备机挂掉的问题
2021-03-30 22:20:42 +08:00
maxiang 207945f2dd update src/gausskernel/storage/replication/slot.cpp.
修复删除逻辑复制槽时,备机挂掉问题
2021-03-30 22:16:00 +08:00
maxiang c915c98fa5 update src/gausskernel/storage/replication/slot.cpp. 2021-03-14 21:39:58 +08:00
maxiang 0e5a5c9275 update src/gausskernel/storage/replication/slot.cpp.
主备同时解码同一复制槽,备机报错。
2021-03-14 21:24:40 +08:00
dengxuyue 3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
LiHeng 4fbbc4bedf support logical decoding on standby 2021-02-09 22:25:07 +08:00
gentle_hu 3e405aee97 consider mix case and fix test case of alter system set 2021-01-21 22:07:48 +08:00
dengxuyue 1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
zhouxiongjia dcbdbcfa4e 将物理复制槽的名字的最大长度从62改为63,跟pg保持一致。 2020-09-15 17:24:55 +08:00
lishifu 815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00