On Mon, Feb 22, 2021 at 2:55 PM Andres Freund <and...@anarazel.de> wrote: > > Hi, > > On 2021-02-22 09:25:52 +0100, Markus Wanner wrote: > > What issues do you see with the approach I proposed? > > Very significant increase in complexity for initializing a logical > replica, because there's no easy way to just use the initial slot. >
+1. The solution proposed by Andres seems to be better than other ideas we have discussed so far. -- With Regards, Amit Kapila.