Re: [patch] demote

Поиск
Список
Период
Сортировка
От Amul Sul
Тема Re: [patch] demote
Дата
Msg-id CAAJ_b94Adr3Kyu9JzQX69NfgN1bV8BON_VbJEPDUwcA=zzjnDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [patch] demote  (Jehan-Guillaume de Rorthais <jgdr@dalibo.com>)
Ответы Re: [patch] demote  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Mon, Jul 13, 2020 at 8:35 PM Jehan-Guillaume de Rorthais
<jgdr@dalibo.com> wrote:
>
> Hi,
>
> Another summary + patch + tests.
>
> This patch supports 2PC. The goal is to keep them safe during demote/promote
> actions so they can be committed/rollbacked later on a primary. See tests.
>

Wondering is it necessary to clear prepared transactions from shared memory?
Can't simply skip clearing and restoring prepared transactions while demoting?

Regards,
Amul



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: recovering from "found xmin ... from before relfrozenxid ..."
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions