Re: Implement waiting for wal lsn replay: reloaded - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Implement waiting for wal lsn replay: reloaded
Date
Msg-id 202511031242.5avrewkjqxyp@alvherre.pgsql
Whole thread Raw
In response to Re: Implement waiting for wal lsn replay: reloaded  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: Implement waiting for wal lsn replay: reloaded
List pgsql-hackers
On 2025-Nov-03, Alexander Korotkov wrote:

> I'd like to give this subject another chance for pg19.  I'm going to
> push this if no objections.

Sure.  I don't understand why patches 0002 and 0003 are separate though.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY
Next
From: Bryan Green
Date:
Subject: [PATCH] Fix orphaned backend processes on Windows using Job Objects