| From: | yamt(at)mwd(dot)biglobe(dot)ne(dot)jp (YAMAMOTO Takashi) |
|---|---|
| To: | Kevin(dot)Grittner(at)wicourts(dot)gov |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: SSI bug? |
| Date: | 2011-02-14 03:08:24 |
| Message-ID: | 20110214030824.B545C19D6D7@mail.netbsd.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2011-02-14 03:18:16 | Re: pg_ctl failover Re: Latches, signals, and waiting |
| Previous Message | Stephen Frost | 2011-02-14 02:52:51 | Re: Add support for logging the current role |