We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9879105 commit 2d6745aCopy full SHA for 2d6745a
doc/src/sgml/monitoring.sgml
@@ -168,6 +168,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
168
of the current command being executed by any server process.
169
</para>
170
171
+ <para>
172
+ The parameter <xref linkend="guc-track-cost-delay-timing"/> enables
173
+ monitoring of cost-based vacuum delay.
174
+ </para>
175
+
176
<para>
177
The parameter <xref linkend="guc-track-counts"/> controls whether
178
cumulative statistics are collected about table and index accesses.
0 commit comments