Re: SSI bug? - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: SSI bug?
Date
Msg-id 4D5674D5020000250003A911@gw.wicourts.gov
Whole thread Raw
In response to Re: SSI bug?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: SSI bug?
List pgsql-hackers
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!

-Kevin


Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pika failing since the per-column collation patch
Next
From: Jeff Davis
Date:
Subject: Re: btree_gist (was: CommitFest progress - or lack thereof)