pgsql: Update guidance for running vacuumdb after pg_upgrade.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема pgsql: Update guidance for running vacuumdb after pg_upgrade.
Дата
Msg-id E1tueZC-0039rk-2P@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update guidance for running vacuumdb after pg_upgrade.

Now that pg_upgrade can carry over most optimizer statistics, we
should recommend using vacuumdb's new --missing-stats-only option
to only analyze relations that are missing statistics.

Reviewed-by: John Naylor <johncnaylorls@gmail.com>
Discussion: https://postgr.es/m/Z5O1bpcwDrMgyrYy%40nathan

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 9 +++++----
src/bin/pg_upgrade/check.c      | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)


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