Re: vacuum full...

From: Rafael Domiciano <rafael(dot)domiciano(at)gmail(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: Jessica Richard <rjessil(at)yahoo(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: vacuum full...
Date: 2009-02-20 11:36:48
Message-ID: 3a0028490902200336ha7b42cv6b87b12fa062378e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I don't have too much delete and update in the middle of the day to run
autovacuum, but in the night, before vacuum analyze, there is some proccess
that does delete and update, then run vacuum analyze.

On Thu, Feb 19, 2009 at 5:11 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>wrote:

> On Thu, Feb 19, 2009 at 11:01 AM, Rafael Domiciano
> <rafael(dot)domiciano(at)gmail(dot)com> wrote:
> > I used to run vacuum full in one of my bases, but now i'm not running
> > anymore vacuum full, just vacuum analyze in the past 1 month, but the
> number
> > of necessary pages is increasing every day, now it's in 311264... there
> is
> > any problem this get increasing?
> > When I runned Reindex few days ago, this number get not decreased.
> > I now that vacuum full reorders the relation, but it's the only thing
> that
> > it does?
>
> Same question I had for the other poster, why are you not running
> autovacuum? Has it proven itself not up to the task?
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Emanuel Calvo Franco 2009-02-20 12:10:12 Re: very, very slow performance
Previous Message Scott Marlowe 2009-02-20 05:48:48 Re: very, very slow performance