Re: Documentation: warn about two_phase when altering a subscription

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2024-02-03T06:47:08Z
Lists: pgsql-hackers
On Wed, Jan 31, 2024 at 11:25 AM Bertrand Drouvot
<bertranddrouvot.pg@gmail.com> wrote:
>
> They make sense to me so applied both in v2 attached.
>

This patch looks good to me but I think it is better to commit this
after we push some more work on failover slots, especially the core
sync slot functionality because we are changing the existing wording
of the related work.

-- 
With Regards,
Amit Kapila.



Commits

  1. Doc: Warn about two_phase when altering a subscription's slot name.