temporarily stop autovacuum

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: temporarily stop autovacuum
Date: 2009-02-10 01:15:21
Message-ID: 20090210.101521.68039215.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Is there any way to stop autovacuum temporarily?(other than edit
postgresql.conf and reload it) Pgpool-II does not want autovacuum
running while doing "onlie recovery".
--
Tatsuo Ishii
SRA OSS, Inc. Japan

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2009-02-10 01:48:18 Re: temporarily stop autovacuum
Previous Message Bruce Momjian 2009-02-10 00:56:18 Re: New pg_dump patch -- document statistics collector exception