From: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
---|---|
To: | Kevin Grittner <kgrittn(at)ymail(dot)com> |
Cc: | Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, Dan Ports <drkp(at)csail(dot)mit(dot)edu> |
Subject: | Re: SSI freezing bug |
Date: | 2013-10-07 20:49:06 |
Message-ID: | 52531E42.1080305@vmware.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 07.10.2013 23:45, Heikki Linnakangas wrote:
> On 07.10.2013 22:35, Kevin Grittner wrote:
>> Kevin Grittner<kgrittn(at)ymail(dot)com> wrote:
>>
>>> There might be a problem if someone applies this fix while any
>>> prepared transactions are pending. Still investigating the impact
>>> and possible fixes.
>>
>> I found a one-line fix for this. It tested without problem.
>
> Good catch.
>
> To fix the bug that Hannu pointed out, we also need to apply these fixes:
>
> http://www.postgresql.org/message-id/52440266.5040708@vmware.com
Per a chat with Bruce, I'm going to apply that patch now to get it into
the minor releases.
- Heikki
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2013-10-07 20:55:23 | Re: mvcc catalo gsnapshots and TopTransactionContext |
Previous Message | Andres Freund | 2013-10-07 20:47:57 | Re: space reserved for WAL record does not match what was written: panic on windows |