Re: Faster pg_resore with autovacuum off?

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Faster pg_resore with autovacuum off?
Дата
Msg-id 266b4d9fc888a5e56b373f31d35558ecc972c56c.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: Faster pg_resore with autovacuum off?  (Ron Johnson <ronljohnsonjr@gmail.com>)
Список pgsql-admin
On Sun, 2024-07-28 at 16:55 -0400, Ron Johnson wrote:
> It's obvious why unanalyzed tables could cause materialization to be slow,
> but why would unvacuumed tables cause slowness when creating materialized views?

Because of missing hint bits and visibility map?
But you are right, ANALYZE is more important for query performance.

However, if you disable autovacuum, you also disable autoanalyze...

Yours,
Laurenz Albe



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