Slony-I 2.2.10 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Fast Forward | Next |
SLONIK UNLOCK SET
Description
Unlocks a previously locked set.
- ID = ival
ID of the set to unlock
- ORIGIN = ival
Node ID of the current set origin
This uses schemadocunlockset(p_set_id integer).
Locking Behaviour
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.