mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03:00
doc: Add missing reference to track_cost_delay_timing.
Oversight in commit bb8dff9995
.
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user