Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: vignesh C <vignesh21(at)gmail(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>
Subject: Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Date: 2025-07-15 22:12:05
Message-ID: aHbSNUcxzuQEo15k@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 15, 2025 at 09:19:50PM +0300, Alexander Korotkov wrote:
> Thank you for your efforts on this subject. Actually, I was planning
> to work on pushing this after the release freeze ends for v18. I'd
> like to do this at least for tests as they were initially committed by
> me.
>
> Anyway, please, hold on pushing this for ~1 day to let me do final
> review of this.

If you want to apply all of this yourself, please feel free, of
course.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-07-15 22:16:32 Re: Removing unneeded self joins
Previous Message Alexander Korotkov 2025-07-15 21:55:44 Re: postgres_fdw could deparse ArrayCoerceExpr