Esteban Zimanyi <ezima...@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


Reply via email to