logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SYNC - Generate an ordinary SYNC event

Description

Generates a SYNC event on a specified node. ID = ival The node on which to generate the SYNC event.

Example

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

Locking Behaviour

No application-visible locking should take place.

Name

SYNC - Generate an ordinary SYNC event

Slonik Event Confirmation Behaviour

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

Synopsis

SYNC(options);

Version Information

This command was introduced in Slony-I 1.1.6 / 1.2.1 19 September 2024 SLONIKSYNC(7)

See Also