Re: 7.2.3 vacuum bug - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 7.2.3 vacuum bug
Date
Msg-id 200211020542.gA25g3T29847@candle.pha.pa.us
Whole thread Raw
In response to Re: 7.2.3 vacuum bug  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Added to TODO.

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

Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Is this a TODO?
> 
> Yes.  Maybe
> 
> * Acquire lock on a relation before building a relcache entry for it
> 
> I'm not quite sure yet how this should interact with the case where
> you already have a relcache entry, but certainly the existing behavior
> of "build the whole entry and then acquire lock" is not good.
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 

--  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: move 0 behaviour
Next
From: Lamar Owen
Date:
Subject: Re: about postgresql-7.2.3 rpm