!1640 修改local_syscache_threshold参数为SIGHUP级别,可通过reload生效

Merge pull request !1640 from 杨皓/2.0.0-trunk
This commit is contained in:
opengauss-bot 2022-03-29 06:24:47 +00:00 committed by Gitee
commit de396a512b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -4031,7 +4031,7 @@ static void InitConfigureNamesInt()
NULL},
{{"local_syscache_threshold",
PGC_POSTMASTER,
PGC_SIGHUP,
RESOURCES_MEM,
gettext_noop("Sets the maximum threshold for cleaning cache."),
NULL,