Re: Optimize walsender handling invalid messages of 'drop publication'

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Optimize walsender handling invalid messages of 'drop publication'
Дата
Msg-id 20230626211301.mj2p2zl3jpxmpfrw@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: Optimize walsender handling invalid messages of 'drop publication'  (Bowen Shi <zxwsbg12138@gmail.com>)
Список pgsql-hackers
Hi,

On 2023-06-26 15:01:22 +0800, Bowen Shi wrote:
> This issue has been pending for several months without any response.
> And this problem still exists in the latest minor versions of PG 12
> and PG 13.
>
> I believe that the fix in this patch is helpful.
>
> The patch has been submitted
> https://commitfest.postgresql.org/43/4393/ .  Anyone who is interested
> in this issue can help with the review.

ISTM that the path for people encountering this issue is to upgrade.

It's not unheard of that we'd backpatch a performance improvements to the
backbranches, but it's pretty rare.  It's one thing to decide to backpatch an
optimization if it had time to "mature" in the development branch, but from
what I undestand you're proposing to apply this just to the back branches.

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Add GUC to tune glibc's malloc implementation.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Improve comment on cid mapping (was Re: Adding CommandID to heap xlog records)