Re: controlling autovacuum during the day.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "John Lister" <john(dot)lister-ps(at)kickstone(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: controlling autovacuum during the day.
Date: 2008-12-17 14:47:23
Message-ID: 28510.1229525243@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"John Lister" <john(dot)lister-ps(at)kickstone(dot)com> writes:
> Cheers for the quick reply. I've tweaked them quite a bit, but we have quite
> a few heavily updated tables that i'd like vacuuming to keep them in check.
> Unfortunately the autovacuum does a FULL vacuum every so often locking the
> tables for quite a long time, i'd like to move these to the evening if
> possible.

Huh? Autovacuum *never* does VACUUM FULL.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2008-12-17 15:20:38 Re: [ADMIN] shared_buffers and shmmax
Previous Message John Lister 2008-12-17 14:28:07 Re: controlling autovacuum during the day.