doc: Add missing reference to track_cost_delay_timing.

Oversight in commit bb8dff9995.
pull/215/head
Nathan Bossart 5 months ago
parent 9879105024
commit 2d6745a66b
  1. 5
      doc/src/sgml/monitoring.sgml

@ -168,6 +168,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
of the current command being executed by any server process.
</para>
<para>
The parameter <xref linkend="guc-track-cost-delay-timing"/> enables
monitoring of cost-based vacuum delay.
</para>
<para>
The parameter <xref linkend="guc-track-counts"/> controls whether
cumulative statistics are collected about table and index accesses.

Loading…
Cancel
Save