Re: Cannot kill autovacuum - Mailing list pgsql-admin

From Aldor
Subject Re: Cannot kill autovacuum
Date
Msg-id fj4aa6$22dk$1@news.hub.org
Whole thread Raw
In response to Cannot kill autovacuum  (Aldor <aldnin@yahoo.de>)
Responses Re: Cannot kill autovacuum  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-admin
Hint: When turning configuration for autovacuum to minimal settings
  they are recognized by the autovacuum process started from
postmaster. The setting "autovacuum = off" - which I tried to put
also into other areas of the conf file (to avoid that it is maybe
not parsed corretly) - is not recognized. I also checked pg_settings
and autovacuum is "off" - I also tried it with "false" - no change.

The autovacuum process is always started some seconds after
postmaster is started.

I can see in the pg_stat_activity that autovacuum is doing some
VACUUM on some of this tables.

Any hint what I can try to disable autovacuum?

pgsql-admin by date:

Previous
From: Aldor
Date:
Subject: Re: Cannot kill autovacuum
Next
From: Alvaro Herrera
Date:
Subject: Re: Cannot kill autovacuum