Content-Length: 260716 | pFad | http://github.com/postgrespro/postgres/commit/9d2a7757347cb1adb48599fce4dcde0f1fc9e9ae

B3 doc: Fix description about pg_stat_statements.track_planning. · postgrespro/postgres@9d2a775 · GitHub
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)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/9d2a7757347cb1adb48599fce4dcde0f1fc9e9ae

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy