Describe (auto-)analyze behavior for partitioned tables

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 1b5617eb844cd2470a334c1d2eec66cf9b39c41a
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2021-05-14T17:10:52Z
Releases: 14.0
Describe (auto-)analyze behavior for partitioned tables

This explains the new behavior introduced by 0827e8af70f4 as well as
preexisting.

Author: Justin Pryzby <pryzby@telsasoft.com>
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/20210423180152.GA17270@telsasoft.com

Files

PathChange+/−
doc/src/sgml/maintenance.sgml modified +6 −0
doc/src/sgml/perform.sgml modified +2 −1
doc/src/sgml/ref/analyze.sgml modified +29 −11
doc/src/sgml/ref/pg_restore.sgml modified +4 −2

Documentation touched

Discussion