Re: partial VACUUM FULL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bill Moran <wmoran(at)potentialtech(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: partial VACUUM FULL
Date: 2004-03-23 23:11:08
Message-ID: 7725.1080083468@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bill Moran <wmoran(at)potentialtech(dot)com> writes:
> Was this true for some previous version? I could have swore I read somewhere
> that vacuum_mem had to be set high enough or vacuum wouldn't be able to clean
> everything up (aside from anything locked in transactions).

Nope, never been the case.

> Is performance the only reason for increasing vacuum_mem?

Yes.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message wespvp 2004-03-23 23:25:22 Solaris ecpg program doesn't work - pulling my hair out!
Previous Message Tom Lane 2004-03-23 23:08:32 Re: linked list rewrite