Re: Improve pg_sync_replication_slots() to wait for primary to advance

2025-06-25 Thread Ajin Cherian
Sorry, I attached the wrong file. Attaching the correct file now. regards, Ajin Cerian Fujitsu Australia 0001-Improve-initial-slot-synchronization-in-pg_sync_repl.patch Description: Binary data

Improve pg_sync_replication_slots() to wait for primary to advance

2025-06-24 Thread Ajin Cherian
Hello, Creating this thread for a POC based on discussions in thread [1]. Hou-san had created this patch, and I just cleaned up some documents, did some testing and now sharing the patch here. In this patch, the pg_sync_replication_slots() API now waits indefinitely for the remote slot to catch u