Re: partial VACUUM FULL

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: partial VACUUM FULL
Date: 2004-03-24 04:47:54
Message-ID: 406112FA.3090603@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joe Conway wrote:
> Tom Lane wrote:
>
>> This is completely untrue. Increasing vacuum_mem will likely make
>> things faster on large tables (by avoiding the need for multiple passes
>> over the indexes). It will not change the end result though.
>
>
> I can attest to that, based on very recent empirical evidence. On a 28
> million row table, I saw something like 33% speed-up in going from 256MB
> to 320MB for vacuum_mem.
>
> Joe

When I finally ran the vacuum full I set vacuum_mem to 1 gig, but it
never used more than 20 meg. Took 40 minutes btw

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Grant Allen 2004-03-24 04:53:40 Re: ole db
Previous Message Jeremy Semeiks 2004-03-24 04:31:43 Tables as function arguments