change local_syscache_threshold to SIGHUP level

This commit is contained in:
yanghao 2022-03-29 11:09:16 +08:00
parent dfb522b74f
commit dc4dc6a870
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,