pgsql: Describe (auto-)analyze behavior for partitioned tables

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Describe (auto-)analyze behavior for partitioned tables
Дата
Msg-id E1lhbLl-0008Bm-Cc@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1b5617eb844cd2470a334c1d2eec66cf9b39c41a

Modified Files
--------------
doc/src/sgml/maintenance.sgml    |  6 ++++++
doc/src/sgml/perform.sgml        |  3 ++-
doc/src/sgml/ref/analyze.sgml    | 40 +++++++++++++++++++++++++++++-----------
doc/src/sgml/ref/pg_restore.sgml |  6 ++++--
4 files changed, 41 insertions(+), 14 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: update PG 14 release notes with recent feedback
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix query-cancel handling in spgdoinsert().