We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830d95c commit 7e74b0bCopy full SHA for 7e74b0b
doc/src/sgml/plantuner.sgml
@@ -18,7 +18,7 @@
18
<para>
19
This version of <filename>plantuner</filename> provides a
20
possibility to hide the specified indexes from &productname;
21
- planner, so it will not use them.For some workloads, &productname;
+ planner, so it will not use them. For some workloads, &productname;
22
could be too pessimistic about newly created tables and assume
23
that there are much more rows in a table than it actually has. If the
24
<varname>plantuner.fix_empty_table</varname> GUC variable is set
0 commit comments