diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/monitoring.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 786aa2ac5f6..6e3aac3d815 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -5698,7 +5698,7 @@ FROM pg_stat_get_backend_idset() AS backendid; </para> <para> Total time spent sleeping due to cost-based delay (see - <xref linkend="runtime-config-resource-vacuum-cost"/>, in milliseconds + <xref linkend="runtime-config-resource-vacuum-cost"/>), in milliseconds (if <xref linkend="guc-track-cost-delay-timing"/> is enabled, otherwise zero). </para></entry> |