|
15b10cb5d5
|
!540 修补不同步配置文件的bug
Merge pull request !540 from 薛蒙恩/my_new_feature
|
2020-12-25 15:58:04 +08:00 |
|
|
9694d36be3
|
Add log for shutdown checkpoint.
|
2020-12-25 15:45:28 +08:00 |
|
|
fa3ce00eed
|
修补不同步配置文件的bug
|
2020-12-25 10:24:30 +08:00 |
|
|
70c0f6bbcd
|
!539 om分仓后门禁脚本需要适配
Merge pull request !539 from hangjin2020/master
|
2020-12-24 16:29:49 +08:00 |
|
|
14f3ae4153
|
om分离后的门禁脚本适配
|
2020-12-24 15:21:15 +08:00 |
|
|
4d9a9fe369
|
解决enum类型guc参数的bug
|
2020-12-24 10:52:26 +08:00 |
|
|
cf44423205
|
!533 fix memory alloc too much with hot_standby on, because nsubxacts is Signed integer, and it may be 0.
Merge pull request !533 from 熊小军/master_1221
|
2020-12-23 15:32:56 +08:00 |
|
|
5b84ef690c
|
回退对DN_OLAP.py的修改
|
2020-12-22 19:21:24 +08:00 |
|
|
ea037a6060
|
!536 Removed MOT async redo handler to fully align with upper layer and fixed serialization of transaction DMLs
Merge pull request !536 from Vinoth Veeraraghavan/master
|
2020-12-22 17:32:35 +08:00 |
|
|
8d821c8c0d
|
Removed MOT async redo handler to fully align with upper layer and fix serialize transaction DMLs
|
2020-12-22 16:46:02 +08:00 |
|
|
6646c6873a
|
!534 om内核分仓,去掉内核打包脚本中的om部分
Merge pull request !534 from gyt0221/master
|
2020-12-22 16:42:41 +08:00 |
|
|
e76dadec2c
|
修改om和gs_initdb工具所初始化的数据库节点的guc参数不一致的问题
|
2020-12-22 15:40:33 +08:00 |
|
|
d73b5de164
|
剔除打包脚本中的om部分`
|
2020-12-22 15:03:06 +08:00 |
|
|
694254cc18
|
!531 【轻量级 PR】:索引可见性判断:使用csn判断大小前判断csn是否已提交
Merge pull request !531 from TotaJ/N/A
|
2020-12-22 08:57:33 +08:00 |
|
|
d9cfe663b5
|
modify most_avaible_sync's meaning: primary is allowed to stop waiting for standby WAL sync when there is synchronous standby WAL senders are disconnected.
|
2020-12-21 20:47:39 +08:00 |
|
|
13f130d8cf
|
fix memory all too much with hot_standby on, because nsubxacts is Signed integer, and it may be 0.
|
2020-12-21 20:17:04 +08:00 |
|
|
ecc577094f
|
使用csn判断大小前判断csn是否已提交
|
2020-12-21 17:47:53 +08:00 |
|
|
68496c0862
|
!529 修复cluster_guc.conf中几处参数范围有误的问题
Merge pull request !529 from TotaJ/totaj-master-patch-48668
|
2020-12-21 17:37:23 +08:00 |
|
|
264074bb71
|
修复cluster_guc.conf中几处参数范围有误的问题
|
2020-12-21 14:39:41 +08:00 |
|
|
d0046d2b4a
|
!511 修复索引可见性问题
Merge pull request !511 from TotaJ/bugfix/parallel_cost
|
2020-12-21 14:34:16 +08:00 |
|
|
89d339ca44
|
!524 新增节点时指定了-h,新增后查询集群状态会展示xml中存在但是未新增的其他节点信息
Merge pull request !524 from zhangxubo/develop
|
2020-12-19 08:56:45 +08:00 |
|
|
0a36e53035
|
!518 支持不同步配置文件
Merge pull request !518 from 薛蒙恩/master
|
2020-12-18 18:15:23 +08:00 |
|
|
75835ebbdd
|
Fix index visibility with HOT.
|
2020-12-18 17:27:54 +08:00 |
|
|
8ab741ba87
|
!519 The double type in the GUC parameter supports the unit.
Merge pull request !519 from Cross-罗/test_branch
|
2020-12-18 15:37:23 +08:00 |
|
|
b7717490a7
|
Merge branch 'master' of gitee.com:opengauss/openGauss-server into master
|
2020-12-18 15:08:58 +08:00 |
|
|
6daed9a95e
|
修改格式
|
2020-12-18 15:08:11 +08:00 |
|
|
994c1d4708
|
!525 xlog-less bug fix
Merge pull request !525 from 熊小军/master_1218
|
2020-12-18 14:23:32 +08:00 |
|
|
8c3cd3c61f
|
xlog-less bugfix
|
2020-12-18 11:52:11 +08:00 |
|
|
7797c794f1
|
fix gs_backup to restore app file
|
2020-12-18 11:48:23 +08:00 |
|
|
5e4978a187
|
fix bug
|
2020-12-18 11:06:29 +08:00 |
|
|
7436906fd9
|
!523 speed_test工具剥离
Merge pull request !523 from hangjin2020/master
|
2020-12-18 08:33:35 +08:00 |
|
|
aca82f6f35
|
Merge branch 'master' of gitee.com:opengauss/openGauss-server into develop
|
2020-12-17 22:05:00 +08:00 |
|
|
342fa33093
|
!497 解决删除备节点需求测试发现的问题
Merge pull request !497 from cchen676/test3
|
2020-12-17 19:24:24 +08:00 |
|
|
49c50c08cb
|
!510 增加节点gs_expansion反复增加同一个节点操作无约束控制
Merge pull request !510 from zhangxubo/master
|
2020-12-17 19:23:32 +08:00 |
|
|
4f5d77f783
|
not need to use speed test
|
2020-12-17 19:11:14 +08:00 |
|
|
1dfd1c74a9
|
double support unit
|
2020-12-17 17:16:57 +08:00 |
|
|
6413f6e04b
|
扩容后生成静态文件包含了xml配置文件中多余的节点
|
2020-12-17 17:02:04 +08:00 |
|
|
31b29d863f
|
支持不同步配置文件
|
2020-12-17 12:30:09 +08:00 |
|
|
8709ccc1d4
|
!517 修复issue
Merge pull request !517 from Cross-罗/test_branch
|
2020-12-16 17:19:33 +08:00 |
|
|
0f90d0b106
|
!492 Delete the command line option parse about -O of gaussdb.
Merge pull request !492 from Yuejia/master
|
2020-12-16 16:45:41 +08:00 |
|
|
33a1747477
|
!508 【openGauss】fix postgis installation lack file problem
Merge pull request !508 from 宋清怡/master
|
2020-12-16 16:43:33 +08:00 |
|
|
7475c7e647
|
测试用例补充
|
2020-12-16 16:42:38 +08:00 |
|
|
dfde0dc035
|
!516 MOT code refactoring
Merge pull request !516 from Vinoth Veeraraghavan/master
|
2020-12-16 16:04:34 +08:00 |
|
|
cf71d0b4fb
|
修复gs_guc不能设置intervalstyle为a的问题
|
2020-12-16 15:24:18 +08:00 |
|
|
7f2b73a641
|
修复不能使用gs_guc修改enable_beta_opfusion的问题
|
2020-12-16 15:24:11 +08:00 |
|
|
280a402b86
|
修改alarm_component的默认值
|
2020-12-16 15:23:28 +08:00 |
|
|
11a1a2ffc7
|
MOT code refactoring
|
2020-12-16 12:24:39 +08:00 |
|
|
eb4162cf4a
|
增加show variables like var_string语法,方便用户查询参数时,记不清变量名称时使用
|
2020-12-16 11:41:47 +08:00 |
|
|
088fefe2a8
|
!493 modify default value of max_wal_senders to 16
Merge pull request !493 from chenxiaobin/maxWalSenders
|
2020-12-16 11:27:36 +08:00 |
|
|
0a67fdbf02
|
replication_type is only allowed set to 1, to resolve core dump in data send when primary is 1 or 2, and standby is 0
|
2020-12-16 11:09:35 +08:00 |
|