pgsql: doc: in create statistics docs, mention analyze for parent info

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: in create statistics docs, mention analyze for parent info
Date: 2022-09-01 03:12:13
Message-ID: E1oTacm-000sPs-Qs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: in create statistics docs, mention analyze for parent info

Discussion: https://postgr.es/m/Yv1Bw8J+1pYfHiRl@momjian.us

Backpatch-through: 10

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/35221314923ea3303504f8bad440e8efbd687968

Modified Files
--------------
doc/src/sgml/ref/create_statistics.sgml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2022-09-01 07:22:23 pgsql: Fix some possibly latent bugs in slab.c
Previous Message Bruce Momjian 2022-09-01 02:35:36 pgsql: doc: mention "bloom" as a possible index access method