Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 974299a

Browse files
committed
doc: in create statistics docs, mention analyze for parent info
Discussion: https://postgr.es/m/Yv1Bw8J+1pYfHiRl@momjian.us Backpatch-through: 10
1 parent 7d78fdb commit 974299a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/ref/create_statistics.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,9 @@ CREATE STATISTICS [ IF NOT EXISTS ] <replaceable class="parameter">statistics_na
142142
<listitem>
143143
<para>
144144
The name (optionally schema-qualified) of the table containing the
145-
column(s) the statistics are computed on.
145+
column(s) the statistics are computed on; see <xref
146+
linkend="sql-analyze"/> for an explanation of the handling of
147+
inheritance and partitions.
146148
</para>
147149
</listitem>
148150
</varlistentry>

0 commit comments

Comments
 (0)