Re: [Fwd: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum] - Mailing list pgsql-general

From Ron St-Pierre
Subject Re: [Fwd: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum]
Date
Msg-id 466094B0.3040909@shaw.ca
Whole thread Raw
In response to Re: [Fwd: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum]  (Alvaro Herrera <alvherre@commandprompt.com>)
List 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

pgsql-general by date:

Previous
From: "Tyler Durden"
Date:
Subject: Re: Seq Scan
Next
From: "George Pavlov"
Date:
Subject: Re: query log corrupted-looking entries