Re: VACUUM FULL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Brian McCane <bmccane(at)mccons(dot)net>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: VACUUM FULL
Date: 2002-05-12 15:46:24
Message-ID: 29929.1021218384@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Brian McCane <bmccane(at)mccons(dot)net> writes:
> Also, I disabled my nightly VACUUM ANALYZE from cron while I was doing
> this because I was unsure what would happen with multiple VACUUM's
> running.

Multiple VACUUMs work fine (except possibly for driving your system
load to the moon ;-)). Somewhere back around 6.5 I think we had
problems with that due to sloppy interlocking, but it's been fixed
for a long time.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2002-05-12 16:04:50 Re: VACUUM FULL
Previous Message Tom Lane 2002-05-12 15:22:28 Re: VACUUM FULL