Re: [Fwd: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum]

From: Ron St-Pierre <ron(dot)pgsql(at)shaw(dot)ca>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: general <pgsql-general(at)postgresql(dot)org>
Subject: Re: [Fwd: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum]
Date: 2007-06-01 21:50:40
Message-ID: 466094B0.3040909@shaw.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Alvaro Herrera wrote:
> FYI, in 8.2 and up the Xid wraparound problem is considered on a table
> by table basis, which means that only the tables that have not been
> vacuumed recently need to be vacuumed. The need for database wide
> vacuuming is gone.
>
>
That's good.
>> Time to start VACUUM FULL ANALYZE over the weekend.
>>
>
> For Xid wraparound you don't need FULL anyway, in any release
I realize that I don't need a FULL VACUUM for the xid wraparound, but
since it hasn't been run for a while I'll do a FULL.

Thanks!

Ron

In response to

Browse pgsql-general by date

  From Date Subject
Next Message George Pavlov 2007-06-01 21:55:41 Re: query log corrupted-looking entries
Previous Message Andreas 'ads' Scherbaum 2007-06-01 21:41:58 Re: New Live CD needed