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-0010BX-L1@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_12_STABLE

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

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