mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
doc: in create statistics docs, mention analyze for parent info
Discussion: https://postgr.es/m/Yv1Bw8J+1pYfHiRl@momjian.us Backpatch-through: 10
This commit is contained in:
parent
9072f0f618
commit
f988e94f51
@ -107,7 +107,9 @@ CREATE STATISTICS [ IF NOT EXISTS ] <replaceable class="PARAMETER">statistics_na
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The name (optionally schema-qualified) of the table containing the
|
The name (optionally schema-qualified) of the table containing the
|
||||||
column(s) the statistics are computed on.
|
column(s) the statistics are computed on; see <xref
|
||||||
|
linkend="sql-analyze"> for an explanation of the handling of
|
||||||
|
inheritance and partitions.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user