We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6651045 commit f112f17Copy full SHA for f112f17
doc/src/sgml/config.sgml
@@ -3495,7 +3495,7 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
3495
of these configuration parameters to force the optimizer to
3496
choose a different plan.
3497
Better ways to improve the quality of the
3498
- plans chosen by the optimizer include adjusting the planer cost
+ plans chosen by the optimizer include adjusting the planner cost
3499
constants (see <xref linkend="runtime-config-query-constants">),
3500
running <xref linkend="sql-analyze"> manually, increasing
3501
the value of the <xref
0 commit comments