pg_upgrade vs vacuum_cost_delay

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pg_upgrade vs vacuum_cost_delay
Дата
Msg-id CABUevEwGBY-W7EkTbjMY1rC+mmRL3fMrnX6YaUkcr+7o9PSa3w@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_upgrade vs vacuum_cost_delay  (Euler Taveira <euler@timbira.com.br>)
Список pgsql-hackers
Shouldn't pg_upgrade turn off vacuum cost delay when it vacuums the new cluster? Not talking about the post-analyze script, but when it runs vacuumdb to analyze and freeze before loading the new schema, in prepare_new_cluster()? Those run during downtime, so it seems like you'd want those to run as fast as possible.

--

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: ERROR: ORDER/GROUP BY expression not found in targetlist
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [GENERAL] PgQ and pg_dump