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 7d78fdb commit 974299aCopy full SHA for 974299a
doc/src/sgml/ref/create_statistics.sgml
@@ -142,7 +142,9 @@ CREATE STATISTICS [ IF NOT EXISTS ] <replaceable class="parameter">statistics_na
142
<listitem>
143
<para>
144
The name (optionally schema-qualified) of the table containing the
145
- column(s) the statistics are computed on.
+ column(s) the statistics are computed on; see <xref
146
+ linkend="sql-analyze"/> for an explanation of the handling of
147
+ inheritance and partitions.
148
</para>
149
</listitem>
150
</varlistentry>
0 commit comments