Commit f112f175 authored by Alvaro Herrera's avatar Alvaro Herrera

Fix typo

Reported by: Tim Goodaire
Discussion: https://postgr.es/m/20170601182230.1487.26008@wrigleys.postgresql.org
parent 66510455
......@@ -3495,7 +3495,7 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
of these configuration parameters to force the optimizer to
choose a different plan.
Better ways to improve the quality of the
plans chosen by the optimizer include adjusting the planer cost
plans chosen by the optimizer include adjusting the planner cost
constants (see <xref linkend="runtime-config-query-constants">),
running <xref linkend="sql-analyze"> manually, increasing
the value of the <xref
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment