Doc: Warn about two_phase when altering a subscription's slot name. We expect the 'two_phase' and 'failover' properties to match between the slot on the publisher and a subscription option on the subscriber. Otherwise, the slot on the publisher may behave differently from what the subscription's failover option says.
Author: Bertrand Drouvot Reviewed-by: Peter Smith, Tristen Raab, Amit Kapila Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/21e3a8bc3544a1cfcff85933bc9c0664af32a8b8 Modified Files -------------- doc/src/sgml/ref/alter_subscription.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
