Re: stored procedure stats in collector
От | Tom Lane |
---|---|
Тема | Re: stored procedure stats in collector |
Дата | |
Msg-id | 14479.1190648216@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: stored procedure stats in collector (Martin Pihlak <martin.pihlak@gmail.com>) |
Ответы |
Re: stored procedure stats in collector
|
Список | pgsql-hackers |
Martin Pihlak <martin.pihlak@gmail.com> writes: > Neil Conway wrote: >> That seems a confusing set of values. Perhaps "off", "pl", and "all" >> would be clearer? > Makes sense. It appears that the stats_ prefixed GUC names are deprecated now. > Will rename to "track_functions" and change values to "off", "pl" and > "all". Or should I use "none" instead of "off"? "None" seems good, by analogy with log_statement's values. > It seems that the overhead is unnoticeable if disabled, very visible > for lightweight functions and heavy callers. Almost unnoticeable for > more compute intensive functions. The very high system times seem odd. Maybe you have a machine with slow gettimeofday()? regards, tom lane
В списке pgsql-hackers по дате отправления: