logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

EXIT - Terminate Slonik script with signal

Description

       Terminates script execution immediately, rolling back every open transaction on all database connections.
       The  slonik  utility will return the given value as its program termination code. Note that on Unix, exit
       statuses are restricted to the range 0-255.

Example

            EXIT 0;

Name

       EXIT - Terminate Slonik script with signal

Synopsis

exit [ [-]ival]

Version Information

       This command was introduced in Slony-I 1.0

                                                19 September 2024                                 SLONIKEXIT(7)

See Also