!1748 Modify the description information of asp_sample_interval

Merge pull request !1748 from LyndonYang/master
This commit is contained in:
opengauss-bot
2022-06-30 03:45:55 +00:00
committed by Gitee

View File

@ -2104,7 +2104,7 @@ static void InitConfigureNamesInt()
PGC_SIGHUP,
NODE_ALL,
INSTRUMENTS_OPTIONS,
gettext_noop("Sets the active session profile max sample nums in buff"),
gettext_noop("Sets the active session profile interval sample time in buff"),
NULL,
GUC_UNIT_S},
&u_sess->attr.attr_common.asp_sample_interval,