Re: SSI bug? - Mailing list pgsql-hackers

From yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi)
Subject Re: SSI bug?
Date
Msg-id 20110214030824.B545C19D6D7@mail.netbsd.org
Whole thread Raw
In response to Re: SSI bug?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
hi,

> I wrote:
>  
>> it seems likely that such a cycle might be related to this new
>> code not properly allowing for some aspect of tuple cleanup.
>  
> I found a couple places where cleanup could let these fall through
> the cracks long enough to get stale and still be around when a tuple
> ID is re-used, causing problems.  Please try the attached patch and
> see if it fixes the problem for you.
>  
> If it does, then there's no need to try to track the other things I
> was asking about.

thanks.  unfortunately the problem still happens with the patch.

YAMAMOTO Takashi

>  
> Thanks!
>  
> -Kevin


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: Scheduled maintenance affecting gitmaster
Next
From: yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi)
Date:
Subject: Re: SSI bug?