pgsql: doc: document the need to analyze partitioned tables - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: document the need to analyze partitioned tables
Date
Msg-id E1qqIBp-0010BO-JN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  document the need to analyze partitioned tables

Autovacuum does not do it.

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20210913035409.GA10647@telsasoft.com

Backpatch-through: 11

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/119fd40dce3d3ce238631d4c86bc92e57babed90

Modified Files
--------------
doc/src/sgml/maintenance.sgml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Fix bug in GenericXLogFinish().
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify how the bootstrap user name is chosen