Re: Improve pg_sync_replication_slots() to wait for primary to advance - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Improve pg_sync_replication_slots() to wait for primary to advance
Date
Msg-id CAA4eK1JLiqDTE64CZf9xrp-cXtr8y8CvSgEsAs8Jp1nveoajAQ@mail.gmail.com
Whole thread
In response to RE: Improve pg_sync_replication_slots() to wait for primary to advance  ("Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>)
Responses RE: Improve pg_sync_replication_slots() to wait for primary to advance
List pgsql-hackers
On Wed, Feb 11, 2026 at 2:14 PM Zhijie Hou (Fujitsu)
<houzj.fnst@fujitsu.com> wrote:
>
> Here is the updated patch.
>

I've pushed the first two refactoring patches. Kindly send remaining
patches after rebasing those.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()
Next
From: Dean Rasheed
Date:
Subject: Re: ON CONFLICT DO SELECT (take 3)