Commit Graph

494 Commits

Author SHA1 Message Date
shenzhengntu
be6dc5d6a2 Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance 2023-06-15 13:51:11 +08:00
wangyao
263dbe9234
add script of add slave and pusher for private 2023-06-15 04:34:54 +00:00
shenzhengntu
d28cbfeef6 Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance 2023-06-15 12:29:09 +08:00
shenzhengntu
371bca48a7 auto vacuum stop failed
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-15 12:24:41 +08:00
peitingwei
7e6f022438 add script of add slave and pusher for private 2023-06-15 10:51:41 +08:00
shenzhengntu
c46bf1fede fix: truncate problem need master wait pushstanby 2023-06-15 01:19:23 +00:00
shenzhengntu
b1f7353e14 Function declaration problem
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-14 21:35:03 +08:00
shenzhengntu
9ee3bdf853 push standby reconnect primary
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-14 21:10:04 +08:00
shenzhengntu
78a90efe61 Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance 2023-06-14 21:09:04 +08:00
shenzhengntu
65fe12841c truncate wait pushstandby push to xlog checkpoint
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-14 20:54:13 +08:00
wangyao
e7a0fbb0ed
fix:#I7D0PS 2023-06-14 09:25:44 +00:00
shipixian
80f9c72968 secondbuffer process exit after data flushed into lmdb
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-14 17:15:46 +08:00
shipixian
26a9f7b656
!170 add active he3pg from pg for private script
Merge pull request !170 from 裴庭伟/dev_performance
2023-06-14 07:18:52 +00:00
shipixian
fb3d8a8426 !169 clean wals which gt consistlsn
* clean invalid wals
* clean wals which gt consistlsn
2023-06-14 06:48:01 +00:00
shenzhengntu
77ca8b0aa9 improve: push standby wait slave 2023-06-14 06:47:25 +00:00
peitingwei
129381a80b add active he3pg from pg for private script 2023-06-14 14:26:42 +08:00
shenzhengntu
3f5feb7c81 slave convert to master no need pushtikv
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-14 13:57:40 +08:00
shenzhengntu
84e6416972 Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance 2023-06-13 21:24:33 +08:00
shenzhengntu
087df8478c repl user no permission visit pg_stat_replication
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-13 21:21:51 +08:00
zoujia_yewu
dd5777cfc1
!167 bug fix pthread_join not quit when do pitr
Merge pull request !167 from 裴庭伟/dev_performance
2023-06-13 09:55:15 +00:00
peitingwei
465f637890 bug fix pthread_join not quit when do pitr 2023-06-13 17:47:42 +08:00
shenzhengntu
af65be0892 push tikv data
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-13 13:35:05 +08:00
shenzhengntu
26383e912c Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance 2023-06-12 19:06:21 +08:00
wangyao
4dd0fe5bca
fix: #I7CTEO 2023-06-12 08:51:01 +00:00
shipixian
b5c9b75335 set buffer valid in TerminateBufferIO
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-12 16:21:34 +08:00
shenzhengntu
61b8315ff5 fix: restart failed after trucate 2023-06-09 09:11:50 +00:00
shenzhengntu
a865a7669d Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance 2023-06-09 16:57:07 +08:00
shenzhengntu
e9a8d52f92 Merge branch 'dev_performance' of gitee.com:shenzhengntu/he3pg into dev_performance 2023-06-09 16:55:43 +08:00
shenzhengntu
0ce8241f37 restart failed problem
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-09 16:52:10 +08:00
zoujia_yewu
a225a5affd
!164 fix: #I7BZYU
Merge pull request !164 from shipixian/dev_performance
2023-06-09 08:40:04 +00:00
shipixian
d74712c27a replayed lsn should exceed pushtodisk when replay truncate or drop table
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-09 16:20:36 +08:00
zoujia_yewu
72929ac58f
!163 bug fix for he3pg slave promoted
Merge pull request !163 from 裴庭伟/dev_performance
2023-06-09 07:17:29 +00:00
peitingwei
80566ffed5 annotation primary_conninfo for postgresql.conf when promote 2023-06-09 15:09:20 +08:00
peitingwei
7f029f1460 Change Parameter hot_standby=off for postgresql.conf when promote 2023-06-09 14:59:56 +08:00
peitingwei
83e3a285b5 add script for active he3pg from he3pg for private 2023-06-09 13:53:12 +08:00
peitingwei
f9026f9f4b bug fix cannt create table when promoted he3pg slave 2023-06-08 19:06:36 +08:00
peitingwei
0008c5e1e6 bug fix startup blocked when promote 2023-06-08 19:04:11 +08:00
zoujia_yewu
a7ccb11275
!162 support clean wals in lmdb
Merge pull request !162 from shipixian/dev_performance
2023-06-08 09:38:55 +00:00
shipixian
463b479c2f support clean wals in lmdb
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-08 17:14:00 +08:00
shenzhengntu
cba0c24fb2 fix: he3db restart failed 2023-06-08 06:28:47 +00:00
shenzhengntu
8376e7ace8 Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance 2023-06-08 14:11:10 +08:00
shenzhengntu
d3910627d6 code reveiw pg master he3db slave read from memory queue
Code Source From: Self Code
Description:  【Optional】
Jira:  #【Optional】
市场项目编号(名称):【Optional】
2023-06-08 14:09:02 +08:00
wangyao
5021eb0509
fix: recovery when cross timeline and has shutdown wal 2023-06-07 02:38:13 +00:00
peitingwei
7e25150c06 bug fix for recovery when cross timeline and has shutdown wal 2023-06-06 17:30:38 +08:00
wangyao
637a27a0db
set pagelsn when redo he3hash_xlog_squeeze_page 2023-06-06 06:08:09 +00:00
wangyao
4a325f655e
switch primary to he3pg from he3pg(slave) 2023-06-06 05:57:36 +00:00
shipixian
5fb5d0b080 set pagelsn when redo he3hash_xlog_squeeze_page
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-06 13:48:06 +08:00
shenzhengntu
d21bce3363 Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance 2023-06-06 10:35:57 +08:00
zoujia_yewu
541e850aed
!158 suppoort private deploy
Merge pull request !158 from shipixian/dev_performance
2023-06-06 01:22:59 +00:00
shipixian
7b838b632b delete unused codes
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-06 09:12:30 +08:00