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 0598bed commit 3b6d2b4Copy full SHA for 3b6d2b4
doc/src/sgml/ref/analyze.sgml
@@ -222,7 +222,7 @@ ANALYZE [ VERBOSE ] [ <replaceable class="PARAMETER">table_name</replaceable> [
222
</para>
223
224
<para>
225
- By constrast, if the table being analyzed has inheritance children,
+ By contrast, if the table being analyzed has inheritance children,
226
<command>ANALYZE</command> gathers two sets of statistics: one on the rows
227
of the parent table only, and a second including rows of both the parent
228
table and all of its children. This second set of statistics is needed when
0 commit comments