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

Backpatch-through: 11

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/63e7cac0199d0a5088c8ba2410656fabea44e5e3

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