!4187 默认关闭enable_batch_dispatch参数

Merge pull request !4187 from Movead/master
This commit is contained in:
opengauss_bot
2023-09-27 03:45:10 +00:00
committed by Gitee

View File

@ -1245,7 +1245,7 @@ static void InitStorageConfigureNamesBool()
gettext_noop("Enable batch dispatch for parallel reovery"),
NULL},
&g_instance.attr.attr_storage.enable_batch_dispatch,
true,
false,
NULL,
NULL,
NULL},