@ -235,15 +235,15 @@ ALTER SUBSCRIPTION <replaceable class="parameter">name</replaceable> RENAME TO <
<para>
<para>
When altering the
When altering the
<link linkend="sql-createsubscription-params-with-slot-name"><literal>slot_name</literal></link>,
<link linkend="sql-createsubscription-params-with-slot-name"><literal>slot_name</literal></link>,
the <literal>failover</literal> property value of the named slot may differ from the
the <literal>failover</literal> and <literal>two_phase</literal> property
values of the named slot may differ from the counterpart
<link linkend="sql-createsubscription-params-with-failover"><literal>failover</literal></link>
<link linkend="sql-createsubscription-params-with-failover"><literal>failover</literal></link>
parameter specified in the subscription. When creating the slot,
and <link linkend="sql-createsubscription-params-with-two-phase"><literal>two_phase</literal></link>
ensure the slot <literal>failover</literal> property matches the
parameters specified in the subscription. When creating the slot, ensure
<link linkend="sql-createsubscription-params-with-failover"><literal>failover</literal></link>
the slot properties <literal>failover</literal> and <literal>two_phase</literal>
parameter value of the subscription. Otherwise, the slot on the
match their counterpart parameters of the subscription.
publisher may behave differently from what subscription's
Otherwise, the slot on the publisher may behave differently from what these
<link linkend="sql-createsubscription-params-with-failover"><literal>failover</literal></link>
subscription options say: for example, the slot on the publisher could either be
option says. The slot on the publisher could either be
synced to the standbys even when the subscription's
synced to the standbys even when the subscription's
<link linkend="sql-createsubscription-params-with-failover"><literal>failover</literal></link>
<link linkend="sql-createsubscription-params-with-failover"><literal>failover</literal></link>
option is disabled or could be disabled for sync
option is disabled or could be disabled for sync