DOKK / manpages / debian 11 / slony1-2-doc / SLONIK_RESUBSCRIBE_NODE.7.en
SLONIK RESUBSCRIBE NODE(7) Slony-I 2.2.10 Documentation SLONIK RESUBSCRIBE NODE(7)

RESUBSCRIBE NODE - Change the provider of a replication set


RESUBSCRIBE NODE (options);

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.

ID of the set origin for all subscriptions to change
Node ID of the subscriber
Node ID of the provider

RESUBSCRIBE NODE  (

ORIGIN = 1,
PROVIDER = 2,
RECEIVER = 3 );

None

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

This command was introduced in Slony-I 2.2

18 January 2021