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 f4435ac commit 3522131Copy full SHA for 3522131
doc/src/sgml/ref/create_statistics.sgml
@@ -107,7 +107,9 @@ CREATE STATISTICS [ IF NOT EXISTS ] <replaceable class="parameter">statistics_na
107
<listitem>
108
<para>
109
The name (optionally schema-qualified) of the table containing the
110
- column(s) the statistics are computed on.
+ column(s) the statistics are computed on; see <xref
111
+ linkend="sql-analyze"/> for an explanation of the handling of
112
+ inheritance and partitions.
113
</para>
114
</listitem>
115
</varlistentry>
0 commit comments