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

RESTART NODE - Restart Slony-I node

Description

       Causes  an  eventually  running  replication  daemon (slon process) on the specified node to shutdown and
       restart itself. Theoretically, this command should be obsolete. In practice, TCP timeouts can delay crit‐
       ical configuration changes to actually happen in the case where a former forwarding node failed and needs
       to be bypassed by subscribers.

       ID = ival
              Node ID of the node to restart.

Example

         RESTART NODE ( ID = 2 );

Locking Behaviour

       No application-visible locking should take place.

Name

       RESTART NODE - Restart Slony-I node

Slonik Event Confirmation Behaviour

       Slonik does not wait for event confirmations before performing this command

Synopsis

RESTARTNODEoptions;

Version Information

       This command was introduced in Slony-I 1.0; frequent use became unnecessary as of  version  1.0.5.  There
       are, however, occasional cases where it is necessary to interrupt a slon process, and this allows this to
       be scripted via slonik.

                                                19 September 2024                         SLONIKRESTARTNODE(7)

See Also