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