Re: Race condition in InvalidateObsoleteReplicationSlots()

From: Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Fujii Masao <fujii(at)postgresql(dot)org>
Subject: Re: Race condition in InvalidateObsoleteReplicationSlots()
Date: 2021-06-18 21:05:45
Message-ID: 202106182105.5vwa2qyp525n@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Apologies, I inadvertently sent the version before I added a maximum
number of iterations in the final loop.

--
Álvaro Herrera Valdivia, Chile
"La fuerza no está en los medios físicos
sino que reside en una voluntad indomable" (Gandhi)

Attachment Content-Type Size
v4-0001-Add-test-case-for-obsoleting-slot-with-active-wal.patch text/x-diff 4.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2021-06-18 21:16:32 Re: A few nuances about specifying the timeline with START_REPLICATION
Previous Message Álvaro Herrera 2021-06-18 20:59:00 Re: Race condition in InvalidateObsoleteReplicationSlots()