How to disable the autovacuum ? - Mailing list pgsql-hackers

From Esteban Zimanyi
Subject How to disable the autovacuum ?
Date
Msg-id CAPqRbE5YNX3Vx=ifiTid-9B=OV_ufoyYUEfujLM08v6SZnVu0w@mail.gmail.com
Whole thread Raw
Responses Re: How to disable the autovacuum ?
Re: How to disable the autovacuum ?
List pgsql-hackers
Dear all

Any idea how to disable the autovacuum during the regression and coverage tests for the MobilityDB extension ?

I have tried 
alter system set autovacuum = off;
but it does not seem to work.

Any suggestions are much appreciated.

Esteban

pgsql-hackers by date:

Previous
From: mzj1996@mail.ustc.edu.cn
Date:
Subject: why is the permission granted in a non-recursive way and what are the benefits
Next
From: Andrey Borodin
Date:
Subject: Re: Different compression methods for FPI