Re: Partial/interrupted VACUUM FULL?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeff Boes <jboes(at)nexcerpt(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Partial/interrupted VACUUM FULL?
Date: 2003-10-27 21:17:20
Message-ID: 12786.1067289440@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jeff Boes <jboes(at)nexcerpt(dot)com> writes:
> Can I do a VACUUM FULL for a while, and interrupt it (CTRL-C at the psql
> prompt) without undoing its progress?

No. You can safely interrupt it, but you won't have accomplished
anything if you do.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message kbd 2003-10-27 21:32:46 Re: device full ---> postgres will not start
Previous Message Devrim GUNDUZ 2003-10-27 20:49:14 Re: Need your help