Re: Synchronizing slots from primary to standby - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Synchronizing slots from primary to standby
Date
Msg-id CAA4eK1LrPcWHgPjFe__tF1z119=Hrw0w463jmv+quOaDzSjctw@mail.gmail.com
Whole thread Raw
In response to RE: Synchronizing slots from primary to standby  ("Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>)
Responses Re: Synchronizing slots from primary to standby
List pgsql-hackers
On Thu, Feb 15, 2024 at 12:07 PM Zhijie Hou (Fujitsu)
<houzj.fnst@fujitsu.com> wrote:
>
> Since the slotsync function is committed, I rebased remaining patches.
> And here is the V88 patch set.
>

Please find the improvements in some of the comments in v88_0001*
attached. Kindly include these in next version, if you are okay with
it.

--
With Regards,
Amit Kapila.

Attachment

pgsql-hackers by date:

Previous
From: "Koshi Shibagaki (Fujitsu)"
Date:
Subject: Replace current implementations in crypt() and gen_salt() to OpenSSL
Next
From: Andrei Lepikhov
Date:
Subject: Re: planner chooses incremental but not the best one