Re: Correction of RowMark Removal During Sel-Join Elimination - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Correction of RowMark Removal During Sel-Join Elimination
Date
Msg-id CAMbWs49K+N_naHTHSerYFcUD8oRcrKG+1coAHG_sjRdXg3iXtQ@mail.gmail.com
Whole thread Raw
In response to Re: Correction of RowMark Removal During Sel-Join Elimination  (Richard Guo <guofenglinux@gmail.com>)
Responses Re: Correction of RowMark Removal During Sel-Join Elimination
List pgsql-hackers
On Sun, Aug 31, 2025 at 8:41 AM Richard Guo <guofenglinux@gmail.com> wrote:
> On Sun, Aug 31, 2025 at 8:12 AM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> > The same patch with a bit revised comment and commit message.

> FWIW, I reported this same issue and proposed the patch last week in
> Discussion: https://postgr.es/m/CAMbWs48x=GsGan_bvQ+j0rLqYFNi9W725EmJpWUZv1RrmaicZQ@mail.gmail.com

I think it's better to push this patch sooner rather than later, as
multiple people have encountered the issue in different ways.  I'll go
ahead and push 0001 from my patch set shortly.  I don't think we need
to backpatch it, since the issue only occurs after commit e2debb643.

Thanks
Richard



pgsql-hackers by date:

Previous
From: Alexey Makhmutov
Date:
Subject: High CPU consumption in cascade replication with large number of walsenders
Next
From: Alexander Korotkov
Date:
Subject: Re: Correction of RowMark Removal During Sel-Join Elimination