Re: VACUUM FULL FREEZE is unsafe - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: VACUUM FULL FREEZE is unsafe
Date
Msg-id 200412020446.iB24k0q07949@candle.pha.pa.us
Whole thread Raw
In response to Re: VACUUM FULL FREEZE is unsafe  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> "Thomas F.O'Connell" <tfo@sitening.com> writes:
> > So why not have VACUUM FULL FREEZE just do what you propose: VACUUM 
> > FULL then VACUUM FREEZE.
> 
> The objective is to make it more safe, not less so.  Doing that would
> require rewriting a whole bunch of code, which I am not up for at this
> stage of the release cycle.

Has this been corrected/disallowed yet?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE
Next
From: Neil Conway
Date:
Subject: Re: lwlocks and starvation