doc: Add missing reference to track_cost_delay_timing.

Oversight in commit bb8dff9995.
This commit is contained in:
Nathan Bossart 2025-04-30 14:45:54 -05:00
parent 9879105024
commit 2d6745a66b

View File

@ -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. of the current command being executed by any server process.
</para> </para>
<para>
The parameter <xref linkend="guc-track-cost-delay-timing"/> enables
monitoring of cost-based vacuum delay.
</para>
<para> <para>
The parameter <xref linkend="guc-track-counts"/> controls whether The parameter <xref linkend="guc-track-counts"/> controls whether
cumulative statistics are collected about table and index accesses. cumulative statistics are collected about table and index accesses.