Re: Fastpath while arranging the changes in LSN order in logical decoding

Поиск
Список
Период
Сортировка
От Dilip Kumar
Тема Re: Fastpath while arranging the changes in LSN order in logical decoding
Дата
Msg-id CAFiTN-t69ivQnNAdHT7GYK19-2DuPw5R2zBpFZ7_mPVe2B5VAQ@mail.gmail.com
обсуждение исходный текст
Ответ на Fastpath while arranging the changes in LSN order in logical decoding  (Dilip Kumar <dilipbalaut@gmail.com>)
Список pgsql-hackers
On Mon, Nov 25, 2019 at 9:22 AM Dilip Kumar <dilipbalaut@gmail.com> wrote:
>
> In logical decoding, while sending the changes to the output plugin we
> need to arrange them in the LSN order.  But, if there is only one
> transaction which is a very common case then we can avoid building the
> binary heap.  A small patch is attached for the same.

I have registered it in the next commitfest.

-- 
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: non-exclusive backup cleanup is mildly broken
Следующее
От: Ranier Vilela
Дата:
Сообщение: RE: [PATCH] Memory leak, at src/common/exec.c