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

From Peter Smith
Subject Re: Synchronizing slots from primary to standby
Date
Msg-id CAHut+Pu5XHr=8e6m+2QMK3c1BJZ-wcoirmLeMtHZzhQRzvshbA@mail.gmail.com
Whole thread Raw
In response to Re: Synchronizing slots from primary to standby  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Mon, Mar 4, 2024 at 2:49 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Mon, Mar 4, 2024 at 7:25 AM Peter Smith <smithpb2250@gmail.com> wrote:
> >
> >
> > ======
> > doc/src/sgml/config.sgml
> >
> > 2.
> > +        <function>pg_logical_slot_peek_changes</function></link>,
> > +        when used with failover enabled logical slots, will block until all
> > +        physical slots specified in <varname>standby_slot_names</varname> have
> > +        confirmed WAL receipt.
> >
> > /failover enabled logical slots/failover-enabled logical slots/
> >
>
> How about just saying logical failover slots at this and other places?
>

Yes, that wording works too.

----------
Kind Regards,
Peter Smith.
Fujitsu Australia.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Synchronizing slots from primary to standby
Next
From: Peter Smith
Date:
Subject: Re: Synchronizing slots from primary to standby