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

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: dushy <dushyanth(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?
Date: 2008-07-04 19:10:32
Message-ID: 20080704191032.GF3893@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

dushy escribió:

> My bad - I messed up the above. I grepped for autovacuum in my process
> logs and included all matches.

Ah, ok -- that makes more sense.

> There is only one autovacuum process when it starts up. Below is the
> correct output from one of the logs

Good.

Do you have entries in the pg_autovacuum table in this database?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message dushy 2008-07-04 20:23:50 Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?
Previous Message dushy 2008-07-04 18:21:47 Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?