projects
/
postgresql.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9879105
)
doc: Add missing reference to track_cost_delay_timing.
author
Nathan Bossart
<nathan@postgresql.org>
Wed, 30 Apr 2025 19:45:54 +0000
(14:45 -0500)
committer
Nathan Bossart
<nathan@postgresql.org>
Wed, 30 Apr 2025 19:45:54 +0000
(14:45 -0500)
Oversight in commit
bb8dff9995
.
doc/src/sgml/monitoring.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/monitoring.sgml
b/doc/src/sgml/monitoring.sgml
index d768ea065c55b20e11a9e3eb78c1d6ed97861273..02b89b01e38c231cc0c15dc45be3997747f5c50f 100644
(file)
--- a/
doc/src/sgml/monitoring.sgml
+++ b/
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.