默认关闭并行查询

This commit is contained in:
TotaJ
2020-09-28 14:24:59 +08:00
committed by Gitee
parent e41d2af136
commit 702ed6fb41

View File

@ -9238,7 +9238,7 @@ static void init_configure_names_int()
NULL
},
&u_sess->attr.attr_sql.max_parallel_workers_per_gather,
2,
0,
0,
MAX_PARALLEL_WORKER_LIMIT,
NULL,