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: [email protected]
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/[email protected]

Backpatch-through: 10

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f988e94f51ab4fef6e264c6799168ef4551f66b1

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