DOKK / manpages / debian 11 / slony1-2-doc / SLONIK_UNLOCK_SET.7.en
SLONIK UNLOCK SET(7) Slony-I 2.2.10 Documentation SLONIK UNLOCK SET(7)

UNLOCK SET - Unlock a Slony-I set that was locked


UNLOCK SET (options);

Unlocks a previously locked set.

ID of the set to unlock
Node ID of the current set origin

This uses “schemadocunlockset(p_set_id integer)” [not available as a man page].

UNLOCK SET (

ID = 1,
ORIGIN = 3 );

Exclusive locks on each replicated table will be taken out on the origin node, as the triggers are removed from each table that reject table updates.

Slonik does not wait for event confirmations before performing this command.

This command was introduced in Slony-I 1.0

18 January 2021