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 9072f0f commit f988e94Copy full SHA for f988e94
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