Re: How to disable the autovacuum ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to disable the autovacuum ?
Дата
Msg-id 2567531.1622468982@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How to disable the autovacuum ?  (Esteban Zimanyi <ezimanyi@ulb.ac.be>)
Ответы Re: How to disable the autovacuum ?
Список pgsql-hackers
Esteban Zimanyi <ezimanyi@ulb.ac.be> writes:
> Any idea how to disable the autovacuum during the regression and coverage
> tests for the MobilityDB extension ?

TBH, this seems like a pretty bad idea.  If your extension doesn't
behave stably with autovacuum it's not going to be much use in the
real world.

In the core tests, we sometimes disable autovac for individual
tables using a per-table storage option, but that's a last resort.

            regards, tom lane



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