vacuum row?

From: "Mark Woodward" <pgsql(at)mohawksoft(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: vacuum row?
Date: 2006-06-24 18:29:19
Message-ID: 18824.24.91.171.78.1151173759.squirrel@mail.mohawksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I originally suggested a methodology for preserving MVCC and everyone is
confusing it as update "in place," this isnot what I intended.

How about a form of vacuum that targets a particular row? Is this
possible? Would if have to be by transaction?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-06-24 18:36:19 Re: Crash on initdb in MSVC++
Previous Message Mark Woodward 2006-06-24 18:24:31 Re: vacuum, performance, and MVCC