forked from huawei/openGauss-server
change local_syscache_threshold to SIGHUP level
This commit is contained in:
parent
dfb522b74f
commit
dc4dc6a870
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue