Re: vacuum does not reclaim rows - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: vacuum does not reclaim rows
Date
Msg-id 200307210503.h6L53gE00844@candle.pha.pa.us
Whole thread Raw
In response to Re: vacuum does not reclaim rows  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Oh, shared tables --- I forgot about those.

---------------------------------------------------------------------------

Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > This might be a stupid question, but why does one backend have to care
> > about the global xmin at all?  Isn't the local xmin the only important
> > value?
> 
> Not when it's looking at shared tables.
> 
> Do you want to try to make the tqual code aware of whether it's looking
> at a shared or nonshared table?  I don't honestly think it's worth it...
> 
>             regards, tom lane
> 

--  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: Tom Lane
Date:
Subject: Re: vacuum does not reclaim rows
Next
From: Peter Eisentraut
Date:
Subject: Re: [pgsql-advocacy] [GENERAL] Postgresql & AMD x86-64