Commit Graph

112 Commits

Author SHA1 Message Date
maxiang f973f66c91 Merge branch '2.0.0' of gitee.com:opengauss/openGauss-server into clean2 2021-08-06 03:00:13 +00:00
gentle_hu 530c4f9295 fix cgroup 2021-08-04 14:21:34 +08:00
Xiao__Ma 2f0096bbf4 clean 2021-07-31 09:49:41 +08:00
TotaJ 7f68b9106d Change unique_sql_clean_ratio to SIGHUP level. 2021-07-09 17:04:55 +08:00
xue_meng_en 942963ce99 支持uniqueSQL自动淘汰
修复bug

修复bug

修复bug

修改检视意见
2021-07-09 17:04:37 +08:00
wangtq 161392ce01 feat (WDR): add GUC track_stmt_parameter to record a statement with parameters 2021-06-29 15:39:33 +08:00
zankyfun4 974d93ac1a add peak memory information for query 2021-06-03 19:52:52 +08:00
mujinqiang 1eb23621ba 延时参数修改为保存到u_sess中 2021-05-17 16:18:10 +08:00
TotaJ 114c58d19f fix GPC bug with memoryleak and make it suitable for SQLBYPASS 2021-04-30 09:44:44 +08:00
TotaJ bf32e4ae36 Fix unique sql bug. 2021-04-23 11:55:19 +08:00
yanghao e6c44f068b sync gaussdb kernel bug-fix 2021-04-22 21:07:20 +08:00
mujinqiang 1c05419296 回合代码fixvacuum+limit语句不退出 2021-04-22 21:06:34 +08:00
LiHeng 374c22c737 add iscascade=true in replconninfo to identify cascade in primary 2021-03-13 20:32:37 +08:00
opengauss-bot ecf734f23f !779 修改enable_adio_function为PGC_INTERNAL级别,不允许用户修改
Merge pull request !779 from TotaJ/bugfix/adio
2021-03-11 15:27:49 +08:00
xiong_xjun 24678f1045 xlog lock-less 2021-03-09 18:59:55 +08:00
TotaJ 9ef7171468 Set enable_adio_function to PGC_INTERNAL. 2021-03-08 20:25:53 +08:00
dengxuyue 3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
xue_meng_en c8fc35acc3 支持在线扩容内核适配修改 2021-02-03 11:37:29 +08:00
opengauss-bot c0220c3e0b !672 支持延迟备库机制
Merge pull request !672 from mujinqiang/recovdelay
2021-02-02 09:43:48 +08:00
MuJinqiang c9ab09b098 standby redo delay 2021-01-31 21:49:12 +08:00
gentle_hu 3e405aee97 consider mix case and fix test case of alter system set 2021-01-21 22:07:48 +08:00
gentle_hu 1dc81c0e17 add black list for sysadmin in alter system set 2021-01-19 22:53:47 +08:00
opengauss-bot 5be05d820f !585 修复统一superuser定义的残留bug
Merge pull request !585 from Cross-罗/test_branch
2021-01-04 14:39:25 +08:00
@luo_zihao5524 1b638f4b20 修改报错信息 2020-12-31 20:19:32 +08:00
zhaowenhao cd24cc83cf fix bug guc 2020-12-31 16:08:54 +08:00
luozihao aa8faf5f8d 修复统一superuser定义的残留bug 2020-12-31 13:40:46 +08:00
xiong_xjun 96c73e99d8 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-30 22:57:22 +08:00
l00584793 a8c75f8830 bug 2020-12-30 22:51:30 +08:00
zhengxue b53aaa8cf2 bug 2020-12-30 22:45:37 +08:00
zhengxue 2943edef86 fix bug 2020-12-30 22:34:37 +08:00
chenxiaobin ca44783855 modify default value of max_wal_senders and synchronous_standby_names 2020-12-30 22:05:53 +08:00
dengxuyue 1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
opengauss-bot 5b120e7331 !513 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
Merge pull request !513 from 熊小军/master_1112
2020-12-28 20:33:12 +08:00
opengauss-bot 437d425ecd !542 统一guc参数进行show或set操作时对superuser的定义
Merge pull request !542 from Cross-罗/test_branch2
2020-12-28 20:32:22 +08:00
opengauss-bot 98246aa213 !514 增加show variables like var_string语法,方便用户查询参数时,记不清变量名称时使用。
Merge pull request !514 from 吕辉/show_variables_like_grammar
2020-12-28 20:28:00 +08:00
Cross-罗 19850ddf33 Merge branch 'master' of gitee.com:opengauss/openGauss-server into test_branch2 2020-12-28 20:15:40 +08:00
opengauss-bot 3b225c8124 !532 修改最大可用模式的语义:当most_available_sync打开时,在有同步备挂掉的时候,主机业务将不阻塞。
Merge pull request !532 from 熊小军/master_1220
2020-12-28 20:10:32 +08:00
zhengxue a8e8248ef5 fix the parameter quote-all-identifiers for gs_dumpall 2020-12-28 12:11:12 +08:00
zhengxue ec1eb9e957 fix the parameter quote-all-identifiers for gs_dumpall 2020-12-28 11:24:40 +08:00
zhengxue a977b91ba8 fix the parameter quote-all-identifiers for gs_dumpall 2020-12-28 11:06:28 +08:00
zhengxue 75472b714b fix the parameter quote-all-identifiers for gs_dumpall 2020-12-28 11:00:42 +08:00
zhengxue 3f9840bbe2 fix the parameter quote-all-identifiers for gs_dumpall 2020-12-27 21:11:46 +08:00
@luo_zihao5524 60d1ad0169 统一对superuser的定义 2020-12-26 09:53:36 +08:00
xiong_xjun 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
opengauss-bot 0a36e53035 !518 支持不同步配置文件
Merge pull request !518 from 薛蒙恩/master
2020-12-18 18:15:23 +08:00
opengauss-bot 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
@luo_zihao5524 6daed9a95e 修改格式 2020-12-18 15:08:11 +08:00
xiong_xjun 8c3cd3c61f xlog-less bugfix 2020-12-18 11:52:11 +08:00
@luo_zihao5524 5e4978a187 fix bug 2020-12-18 11:06:29 +08:00