| From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
|---|---|
| To: | "Henry C(dot)" <henka(at)cityweb(dot)co(dot)za> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Autovacuum firing up during my manual vacuum on same table |
| Date: | 2011-04-02 19:26:51 |
| Message-ID: | BANLkTiksWR9XYp-q0KGWxptfio3oGd8gCg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sat, Apr 2, 2011 at 11:26 AM, Henry C. <henka(at)cityweb(dot)co(dot)za> wrote:
> On Sat, April 2, 2011 14:17, Jens Wilke wrote:
>> Nevertheless since at least 8.4 IMO there's no need to bother with
>> manual vacuum any more.
>
> Sadly, in my case, the db is so busy that autovac processes run for weeks and
> never catch up (insufficient h/w for the app quite frankly - the addition of
> some more SSD drives have already helped). I eventually run up against the
> wraparound wall and the only way forward is to stop everything and
> dump/restore (vacuuming the entire db would take an unknown period of N x
> weeks - dumping/restoring completes in a day or two).
Have you tried upping the aggressiveness of autovacuum?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jens Wilke | 2011-04-02 19:41:25 | Re: Autovacuum firing up during my manual vacuum on same table |
| Previous Message | Henry C. | 2011-04-02 17:26:56 | Re: Autovacuum firing up during my manual vacuum on same table |