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