partial VACUUM FULL

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: partial VACUUM FULL
Date: 2004-03-23 19:19:25
Message-ID: c3q2js$29lh$2@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If I cancel a VACUUM FULL, is the work that was done up until that point
thrown away? I have a table that needs vacuuming but I can't accept the
downtime involved in vacuuming.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2004-03-23 19:34:37 Re: Smallint - Integer Casting Problems in Plpgsql
Previous Message Bill Moran 2004-03-23 19:16:34 Re: patterns for database administration