Skip to content

Commit 9d2a775

Browse files
committed
doc: Fix description about pg_stat_statements.track_planning.
This commit fixes wrong wording like "a fewer kinds" in the description about track_planning option. Back-patch to v13 where pg_stat_statements.track_planning was added. Author: Justin Pryzby Reviewed-by: Julien Rouhaud, Fujii Masao Discussion: https://postgr.es/m/20210418233615.GB7256@telsasoft.com
1 parent 29f45e2 commit 9d2a775

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/pgstatstatements.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -696,8 +696,9 @@
696696
<varname>pg_stat_statements.track_planning</varname> controls whether
697697
planning operations and duration are tracked by the module.
698698
Enabling this parameter may incur a noticeable performance penalty,
699-
especially when a fewer kinds of queries are executed on many
700-
concurrent connections.
699+
especially when statements with identical query structure are executed
700+
by many concurrent connections which compete to update a small number of
701+
<structname>pg_stat_statements</structname> entries.
701702
The default value is <literal>off</literal>.
702703
Only superusers can change this setting.
703704
</para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy