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 |
@luo_zihao5524
|
1dfd1c74a9
|
double support unit
|
2020-12-17 17:16:57 +08:00 |
xue_meng_en
|
31b29d863f
|
支持不同步配置文件
|
2020-12-17 12:30:09 +08:00 |
opengauss-bot
|
8709ccc1d4
|
!517 修复issue
Merge pull request !517 from Cross-罗/test_branch
|
2020-12-16 17:19:33 +08:00 |
l00584793
|
280a402b86
|
修改alarm_component的默认值
|
2020-12-16 15:23:28 +08:00 |
hui.lv
|
eb4162cf4a
|
增加show variables like var_string语法,方便用户查询参数时,记不清变量名称时使用
|
2020-12-16 11:41:47 +08:00 |
opengauss-bot
|
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 |
xiong_xjun
|
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 |
jeffee
|
5d0218bec4
|
xlog lock less modify
|
2020-12-14 14:25:48 +08:00 |
chenxiaobin
|
1f6e4c6856
|
modify default value of max_wal_senders
|
2020-12-14 12:30:13 +08:00 |
opengauss-bot
|
022814f4a1
|
!463 modify default value of synchronous_standby_names and add test case of synchronous_standby_names=""
Merge pull request !463 from chenxiaobin/star
|
2020-12-14 09:20:34 +08:00 |
opengauss-bot
|
0014638f09
|
!472 support the parameters with the same name in postgresql.conf
Merge pull request !472 from shirley_zhengx/develops
|
2020-12-14 09:08:57 +08:00 |
opengauss-bot
|
a9a8c145cb
|
!470 修改update_process_title为内部参数
Merge pull request !470 from liuchun/master
|
2020-12-14 09:07:43 +08:00 |
z00574602
|
00959bd400
|
add hypo-index
|
2020-12-09 20:13:24 +08:00 |
chenxiaobin
|
2a08352999
|
modify default value of synchronous_standby_names and add test case of synchronous_standby_names=""
|
2020-12-09 17:41:53 +08:00 |
zhengxue
|
3482dd6408
|
sopport the parameter with the same name in postgresql.conf
|
2020-12-08 10:39:26 +08:00 |
zhengxue
|
87b322b5f9
|
support parameters with the same name in postgresql.conf
|
2020-12-08 10:32:10 +08:00 |
nifinity
|
189cbf9b58
|
修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauus实现该功能
|
2020-12-08 08:26:15 +08:00 |
nifinity
|
912fd96954
|
修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauss实现该功能。去掉该参数
|
2020-12-08 08:23:41 +08:00 |
zhengxue
|
85304da50d
|
support the parameters with the same name in postgresql.conf
|
2020-12-07 20:29:00 +08:00 |
nifinity
|
a9a00fc7cd
|
修改guc参数update_process_title 为 内部参数,该参数原来是pg显示说明进程是干什么的,已经在openGauus实现该功能,GUC删除
|
2020-12-07 17:35:32 +08:00 |
opengauss-bot
|
4f555b77ef
|
!438 支持配置文件同步时间间隔由用户配置
Merge pull request !438 from 薛蒙恩/master
|
2020-11-30 11:17:36 +08:00 |
Vinoth Veeraraghavan
|
61c9feb253
|
MOT code cleanup
|
2020-11-30 10:19:18 +08:00 |
xue_meng_en
|
cdd5776857
|
支持配置文件同步时间间隔由用户配置
|
2020-11-25 20:51:13 +08:00 |
wuyuechuan
|
f5acad12d6
|
paralllel hash: inner parallel
|
2020-11-25 12:23:58 +08:00 |
wuyuechuan
|
d29b23cf57
|
Revert "parallel hash: inner parallel"
This reverts commit 974b2312
|
2020-11-25 12:11:10 +08:00 |
wuyuechuan
|
974b231240
|
parallel hash: inner parallel
|
2020-11-24 14:19:05 +08:00 |
opengauss-bot
|
3a3759f6f2
|
!406 并行查询-并行创建索引(btree)
Merge pull request !406 from TotaJ/feature/parallel_create_index
|
2020-11-18 11:14:28 +08:00 |