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 2beb4ac commit 4e31c46Copy full SHA for 4e31c46
doc/src/sgml/ref/analyze.sgml
@@ -272,7 +272,7 @@ ANALYZE [ VERBOSE ] [ <replaceable class="parameter">table_and_columns</replacea
272
</para>
273
274
<para>
275
- By constrast, if the table being analyzed has inheritance children,
+ By contrast, if the table being analyzed has inheritance children,
276
<command>ANALYZE</command> gathers two sets of statistics: one on the rows
277
of the parent table only, and a second including rows of both the parent
278
table and all of its children. This second set of statistics is needed when
0 commit comments