Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: dushy <dushyanth(at)gmail(dot)com>
Cc: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?
Date: 2008-07-05 15:03:44
Message-ID: 9525.1215270224@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

dushy <dushyanth(at)gmail(dot)com> writes:
> On Fri, Jul 4, 2008 at 10:56 PM, Adrian Klaver <aklaver(at)comcast(dot)net> wrote:
>> One question? Did you do pg_ctl reload after changing the config file?

> I did not change any config yet - autovacuum was always disabled since
> the day PG was set up.

A mistake here seems by far the most likely explanation. Does
"show autovacuum" confirm that it's off?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2008-07-05 15:17:37 Re: Target lists can have at most 1664 entries?
Previous Message Gregory Stark 2008-07-05 12:05:31 Re: AT TIME ZONE and DST in UTC<->CET conversion