SYNOPSIS

RESUBSCRIBE NODE (options); \kx

DESCRIPTION

The RESUBSCRIBE NODE command will change the provider used to receive data from for all of the replication sets originating on a given node. If a subscriber node is receiving a number of replication sets with a particular node as an origin then the RESUBSCRIBE NODE command will change the provider node used by that subscriber node for all of the replication sets originating on the given origin.

\*(T<ORIGIN = ival \*(T>

ID of the set origin for all subscriptions to change

\*(T<RECEIVER = ival \*(T>

Node ID of the subscriber

\*(T<PROVIDER = ival \*(T>

Node ID of the provider

EXAMPLE

\*(T<RESUBSCRIBE NODE  (
   ORIGIN = 1,
   PROVIDER = 2,
   RECEIVER = 3
);
    \*(T>

LOCKING BEHAVIOUR

None

SLONIK EVENT CONFIRMATION BEHAVIOUR

Slonik waits for the command submitted to the previous event node to be confirmed on the specified event node before submitting this command.

VERSION INFORMATION

This command was introduced in Slony-I 2.2