Modify the description information of asp_sample_interval

This commit is contained in:
YangHao666666
2022-05-24 15:45:00 +08:00
parent ae11cad2c3
commit 2a7c7033b9

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,