Re: vacuum row? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: vacuum row?
Date
Msg-id 20060625032915.GE5316@alvh.no-ip.org
Whole thread Raw
In response to vacuum row?  ("Mark Woodward" <pgsql@mohawksoft.com>)
Responses Re: vacuum row?  (Csaba Nagy <nagy@ecircle-ag.com>)
List pgsql-hackers
Mark Woodward wrote:
> I originally suggested a methodology for preserving MVCC and everyone is
> confusing it as update "in place," this isnot what I intended.

It doesn't make sense, but maybe vacuuming a page would.  Naturally, it
would need to wholly scan all the indexes to clean'em up, so it's
probably not a good idea in general.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [CORE] GPL Source and Copyright Questions
Next
From: Hannu Krosing
Date:
Subject: Re: vacuum, performance, and MVCC