Re: Race condition in InvalidateObsoleteReplicationSlots()

From: Andres Freund <andres(at)anarazel(dot)de>
To: Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
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-11 20:38:32
Message-ID: 20210611203832.j4i6h6rclvfb5xn6@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2021-06-11 15:52:21 -0400, Álvaro Herrera wrote:
> On 2021-Apr-07, Andres Freund wrote:
>
> > After this I don't see a reason to have SAB_Inquire - as far as I can
> > tell it's practically impossible to use without race conditions? Except
> > for raising an error - which is "builtin"...
>
> Pushed 0002.
>
> Thanks!

Thank you for your work on this!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2021-06-11 20:42:17 Re: Question about StartLogicalReplication() error path
Previous Message Alexander Korotkov 2021-06-11 20:37:58 Re: unnesting multirange data types