Re: Bug in two-phase transaction recovery

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Bug in two-phase transaction recovery
Дата
Msg-id CANP8+jLvb+637uQU8gNo7keH7pUuSS+pu3E82sqkdKeqKZQD9A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Bug in two-phase transaction recovery  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
On 8 September 2016 at 11:18, Simon Riggs <simon@2ndquadrant.com> wrote:
> On 8 September 2016 at 07:43, Michael Paquier <michael.paquier@gmail.com> wrote:
>> On Wed, Sep 7, 2016 at 10:48 PM, Stas Kelvich <s.kelvich@postgrespro.ru> wrote:
>>> Some time ago two-phase state file format was changed to have variable size GID,
>>> but several places that read that files were not updated to use new offsets. Problem
>>> exists in master and 9.6 and can be reproduced on prepared transactions with
>>> savepoints.
>>
>> Oops and meh. This meritates an open item, and has better be fixed by
>> 9.6.0. I am glad you noticed that honestly. And we had better take
>> care of this issue as soon as possible.
>
> Looking now.

Committed, thanks.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Fix corruption of 2PC recovery with subxacts
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Tuplesort merge pre-reading