table of contents
other versions
- testing 4.6.0-2
- unstable 4.6.1-1
- experimental 4.6.2-1
PCP_LOG_ROTATE(1) | pgpool-II 4.6.0 Documentation | PCP_LOG_ROTATE(1) |
NAME¶
pcp_log_rotate - rotates the Pgpool-II's log file
SYNOPSIS¶
pcp_log_rotate [options...]
DESCRIPTION¶
pcp_log_rotate rotates the Pgpool-II's log file.
OPTIONS¶
-s scope
--scope=scope
Specifies the breadth of a command's impact.
The supported command scopes are as follows (The default is "local"):
•c, cluster : rotates the Pgpool-II's log files of
all Pgpool-II nodes part of the cluster
•l, local : rotates the Pgpool-II's log file of
local Pgpool-II node only
Other options
2023 | pgpool-II 4.6.0 |