Re: BUG #18628: Race condition during attach/detach partition breaks constraints of partition having foreign key - Mailing list pgsql-bugs

From Alexander Lakhin
Subject Re: BUG #18628: Race condition during attach/detach partition breaks constraints of partition having foreign key
Date
Msg-id 4fe75dda-d8cc-1763-9741-e1efdaed33d4@gmail.com
Whole thread Raw
In response to Re: BUG #18628: Race condition during attach/detach partition breaks constraints of partition having foreign key  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: BUG #18628: Race condition during attach/detach partition breaks constraints of partition having foreign key
List pgsql-bugs
24.09.2024 14:23, Alvaro Herrera wrote:
> I suspect this is the same problem that was reported by Jehan-Guillaume
> de Rorthais, for which there are two patches proposed, his and mine:
>
> [1] https://postgr.es/m/202408072250.2c4fkhwf56lk@alvherre.pgsql
> [2] https://postgr.es/m/20240905005728.0836d609@karst
>
> I haven't looked at his patch, but I suspect it's better than mine on
> maintainability grounds.  I think his code causes more catalog churn,
> though perhaps we don't care too much about that in this particular

Yes, v2-0001-Rework-foreign-key-....patch works for me — the partition
detached with no error.

Sorry for the noise again.

Best regards,
Alexander



pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #18628: Race condition during attach/detach partition breaks constraints of partition having foreign key
Next
From: Tender Wang
Date:
Subject: Re: BUG #18628: Race condition during attach/detach partition breaks constraints of partition having foreign key