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

pcp_stop_pgpool - terminates the Pgpool-II process

Description

pcp_stop_pgpool terminates the Pgpool-II process.

Name

       pcp_stop_pgpool - terminates the Pgpool-II process

Options

-mmode--mode=mode
           Shutdown mode for terminating the Pgpool-II process.

           The available modes are as follows (The default is "smart"):

           •   s, smart : smart mode

           •   f, fast : fast mode

           •   i, immediate : immediate mode

           Regarding the meaning of each mode, please refer to pgpool(8) manual.

       -sscope--scope=scope
           Specifies the breadth of a command's impact.

           The supported command scopes are as follows (The default is "local"):

           •   c, cluster : terminates all Pgpool-II nodes part of the cluster

           •   l, local : terminates local Pgpool-II node only

       Otheroptions
           See pcp_common_options(1).

pgpool-II 4.6.0                                       2023                                    PCP_STOP_PGPOOL(1)

Synopsis

pcp_stop_pgpool [options...] [mode]

See Also