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 dd03dfe commit 97fe6d2Copy full SHA for 97fe6d2
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