Re: Speeding up pg_upgrade
От | David G. Johnston |
---|---|
Тема | Re: Speeding up pg_upgrade |
Дата | |
Msg-id | CAKFQuwZDbbTUP7513J6J6dcEEQo_Ny++wDmAz8+69BU9gk=pxg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Speeding up pg_upgrade (Stephen Frost <sfrost@snowman.net>) |
Ответы |
Re: Speeding up pg_upgrade
|
Список | pgsql-hackers |
If you've
got a better idea for that, great, but having certain pg_upgrade
migrations require running ANALYZE and some migrations not require it is
something we need to make users *very* clear about. No, I don't think a
note in the release notes is really enough..
Ideally this would be covered by:
"""
13. Post-Upgrade processing
If any post-upgrade processing is required, pg_upgrade will issue warnings as it completes. It will also generate script files that must be run by the administrator. The script files will connect to each database that needs post-upgrade processing. Each script should be run using: ...
"""
Then whether is instructed as per #14 would be conditional.
Its arguable whether a warning/notice that "ANALYZE doesn't need to be run" message would be useful.
David J.
В списке pgsql-hackers по дате отправления: