DOKK / manpages / debian 11 / slony1-2-doc / SLONIK_DROP_PATH.7.en
SLONIK DROP PATH(7) Slony-I 2.2.10 Documentation SLONIK DROP PATH(7)

DROP PATH - Delete Slony-I connection information


DROP PATH (options);

Remove the connection information between ‘server’ and ‘client’.

Node ID of the database to connect to.
Node ID of the replication daemon connecting.
The ID of the node used to create the configuration event that tells all existing nodes about dropping the path. Defaults to the ‘client’, if omitted.

  DROP PATH ( SERVER = 1, CLIENT = 2 );

No application-visible locking should take place.

Slonik does not wait for event confirmations before performing this command

This command was introduced in Slony-I 1.0

18 January 2021