Re: Implement waiting for wal lsn replay: reloaded

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Xuneng Zhou <xunengzhou(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>, jian he <jian(dot)universality(at)gmail(dot)com>, Tomas Vondra <tomas(at)vondra(dot)me>, Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru>
Subject: Re: Implement waiting for wal lsn replay: reloaded
Date: 2025-11-03 15:06:58
Message-ID: 202511031242.5avrewkjqxyp@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bryan Green 2025-11-03 15:12:03 [PATCH] Fix orphaned backend processes on Windows using Job Objects
Previous Message Álvaro Herrera 2025-11-03 14:59:31 Re: fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY