SLONIK SYNC(7) Slony-I 2.2.11 Documentation SLONIK SYNC(7)

SYNC - Generate an ordinary SYNC event


SYNC (options);

Generates a SYNC event on a specified node.

The node on which to generate the SYNC event.

     SYNC (ID = 1);
     WAIT FOR EVENT (ORIGIN = 1, CONFIRMED = 2, WAIT ON=1);
    

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.1.6 / 1.2.1

22 September 2023