Re: Race conditions in logical decoding

From: Antonin Houska <ah(at)cybertec(dot)at>
To: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
Cc: alvherre(at)kurilemu(dot)de, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Race conditions in logical decoding
Date: 2026-08-19 13:15:35
Message-ID: 135149.1787145335@localhost
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com> wrote:

> Decided to add to CF to ensure we track this properly.
>
> https://commitfest.postgresql.org/patch/6840/

The current CF queue is for v20, however this should better be fixed in
v19. I've added an item to

https://wiki.postgresql.org/wiki/PostgreSQL_19_Open_Items

I've set Alvaro as the owner because his most recent message in this thread
indicated that he's more or less ready to push the fix.

--
Antonin Houska
Web: https://www.cybertec-postgresql.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-08-19 13:16:23 Re: Python/pytest test framework take two
Previous Message Matthias van de Meent 2026-08-19 13:13:42 Re: Thread-safe stringToNode() / pg_strtok()