Commit Graph

478 Commits

Author SHA1 Message Date
zoujia
2a1af09f19 bug fix 2023-06-20 14:33:28 +08:00
zoujia
e6d84536bf bug fix 2023-06-20 14:26:20 +08:00
zoujia
658ab87ec5 bug fix 2023-06-20 14:13:37 +08:00
zoujia
d3b2ce1b3a remove unused code 2023-06-20 11:47:25 +08:00
zoujia_yewu
bc9a3a12d4 Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance
Signed-off-by: zoujia_yewu <1725058265@qq.com>
2023-06-20 02:49:28 +00:00
shenzhengntu
c8ae70b5d9
!176 do checkpoint before commit/abort when existing pendingdelete relaions
Merge pull request !176 from shipixian/dev_performance
2023-06-20 02:18:00 +00:00
shipixian
6f0689ba9f do checkpoint before abort when existing pendingdelete relations
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-20 09:37:57 +08:00
shipixian
ac20f00350 do checkpoint before commit when existing pendingdelete relaions
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-20 09:32:54 +08:00
zoujia
43f5c827c2 bug fix 2023-06-19 15:56:58 +08:00
wangyao
6fed68c276
fix pushstandby can't clean buffer when redo truncate wal 2023-06-19 07:19:57 +00:00
shipixian
d634773099 stop waiting when postmaster isn't alive
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-19 15:17:05 +08:00
shipixian
7dc5fd0303 fix pushstandby can't clean buffer when redo truncate wal
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-19 14:15:00 +08:00
zoujia
759897580a Merge remote-tracking branch 'upstream/dev_performance' into dev_performance 2023-06-19 10:35:36 +08:00
zoujia
b310943185 bug fix 2023-06-16 17:13:09 +08:00
zoujia
c22376f81d remove wals and pages in localbuffer when execute drop and truncate 2023-06-16 16:09:39 +08:00
shenzhengntu
6e00046003 fix: auto vacuum stop failed 2023-06-15 05:53:41 +00:00
wangyao
263dbe9234
add script of add slave and pusher for private 2023-06-15 04:34:54 +00: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
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
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
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
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
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
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
shipixian
7ada515ad4 suppoort private deploy
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-06 09:07:46 +08:00
shipixian
2806e90663 update he3share para
Signed-off-by: shipixian <shipixian_yewu@cmss.chinamobile.com>
2023-06-05 17:15:55 +08:00