Commit Graph

70 Commits

Author SHA1 Message Date
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
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
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
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
LiHeng 4fc1e30ca9 add new way to archive xlog to local machine without invoking popen 2020-11-15 15:18:06 +08:00
TotaJ 57fd5794e5 Parallel create index(btree). 2020-11-13 16:57:32 +08:00
chenxiaobin c45feed3e4 parallel index scans 2020-11-05 16:52:53 +08:00
LiHeng f295a72b65 support cascade standby
We support cascade standby now, a cascade standby will get WAL from
a standby asynchronously. To support flexible deployment, we add a
new GUC available_zone to identify the available zone of a cascade
standby, which will try to connect a standby in same available zone.

Users can use utility gs_ctl for failover and switchover. A cascade
standby will be promoted to be a standby when failover or switchover,
while a standby will be demoted to be a cascade standby after switchover.
2020-10-30 20:27:47 +08:00
gentle_hu fea70c2159 parallel append 2020-10-30 10:54:05 +08:00
meimeidtt 68b8b7e30e 统一为SYNC_REP_WAIT_APPLY 2020-10-26 21:22:12 +08:00
@luo_zihao5524 bd2b96f8b9 解决gs_guc不能将synchronous_commit设置为remote_apply的问题 2020-10-26 17:06:06 +08:00
Vinoth Veeraraghavan e171752f13 MOT code cleanup 2020-10-12 18:03:03 +08:00
@luo_zihao5524 4dea7292eb 新增密码长度校验 2020-10-09 23:26:52 +08:00
TotaJ 0cac595ab6 Fix transaction state and combocid bug in parallel query. 2020-09-30 17:31:45 +08:00
chenxiaobin cb0b0f2e67 add option of waiting when standby catchup 2020-09-30 10:00:40 +08:00
opengauss-bot 8b1aaa44a4 !273 共享缓冲区淘汰算法优化
Merge pull request !273 from jun/dev_ca1cb4cb_1
2020-09-28 23:04:16 +08:00
huanglianjun 324fa01242 smart buffer pool 2020-09-28 22:25:13 +08:00
unknown 12ed218eb0 gs_probackup 功能添加 2020-09-28 19:18:06 +08:00
TotaJ 702ed6fb41 默认关闭并行查询 2020-09-28 14:24:59 +08:00