Re: Duplicated LSN in ReorderBuffer

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Duplicated LSN in ReorderBuffer
Дата
Msg-id CANP8+jJtaWhApppJpFsZRqkhpvYa1M5kqSrQCCwNaFKuu-uv0Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Duplicated LSN in ReorderBuffer  (Petr Jelinek <petr@2ndquadrant.com>)
Список pgsql-hackers
On Mon, 29 Jul 2019 at 00:09, Petr Jelinek <petr@2ndquadrant.com> wrote:
 
Given that we don't process any other records in this function besides
XLOG_HEAP2_MULTI_INSERT and XLOG_HEAP2_NEW_CID, it seems like simplest
fix is to just remove the first check for fast forward and keep the one
in XLOG_HEAP2_MULTI_INSERT.

Fix proposed by Petr, with comments as explained by Andres.

--
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Solutions for the Enterprise
Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: how to run encoding-dependent tests by default
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: psql - add SHOW_ALL_RESULTS option