mirror of
https://github.com/postgres/postgres.git
synced 2025-10-22 14:32:25 +03:00
doc: Add missing parenthesis in pg_stat_progress_analyze docs
Author: Shinya Kato <shinya11.kato@gmail.com> Discussion: https://postgr.es/m/CAOzEurRgpAh9dsbEM88FPOhNaV_PkdL6p_9MJatcrNf9wXw1nw@mail.gmail.com Backpatch-through: 18
This commit is contained in:
@@ -5698,7 +5698,7 @@ FROM pg_stat_get_backend_idset() AS backendid;
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Total time spent sleeping due to cost-based delay (see
|
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
|
(if <xref linkend="guc-track-cost-delay-timing"/> is enabled, otherwise
|
||||||
zero).
|
zero).
|
||||||
</para></entry>
|
</para></entry>
|
||||||
|
Reference in New Issue
Block a user