Re: BUG #18815: Logical replication worker Segmentation fault - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: BUG #18815: Logical replication worker Segmentation fault
Date
Msg-id CAA4eK1KWhm8dcGb4OUHTbA+UhC=2+T-k+=pBTq1CjdWaiTeAbg@mail.gmail.com
Whole thread Raw
In response to RE: BUG #18815: Logical replication worker Segmentation fault  ("Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>)
Responses RE: BUG #18815: Logical replication worker Segmentation fault
List pgsql-hackers
On Mon, Apr 7, 2025 at 3:28 PM Zhijie Hou (Fujitsu)
<houzj.fnst@fujitsu.com> wrote:
>
> > What is the
> > behavior of conflict reporting code in case of exclusion constraints?
>
> Under logical replication context, since we do not detect conflicts for exclusion
> constraints, it would simply report the original constraint violation ERROR.
>

Fair enough. On considering it again, I find your idea of building
conflict-related information when it is actually required sounds
better, as it may also save us performance in some corner cases.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Nico Williams
Date:
Subject: Re: pg16 && GSSAPI && Heimdal/Macos
Next
From: Thomas Munro
Date:
Subject: Re: BAS_BULKREAD vs read stream