8000
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 8a7cbfc commit 741fb00Copy full SHA for 741fb00
doc/src/sgml/pgstatstatements.sgml
@@ -770,7 +770,7 @@
770
view are discarded, it will also reset the statistics in the
771
<structname>pg_stat_statements_info</structname> view.
772
When <structfield>minmax_only</structfield> is <literal>true</literal> only the
773
- values of minimun and maximum planning and execution time will be reset (i.e.
+ values of minimum and maximum planning and execution time will be reset (i.e.
774
<structfield>min_plan_time</structfield>, <structfield>max_plan_time</structfield>,
775
<structfield>min_exec_time</structfield> and <structfield>max_exec_time</structfield>
776
fields). The default value for <structfield>minmax_only</structfield> parameter is
0 commit comments