{$message.strHelp|escape}({$message.strSetting|escape})
{$message.strSummary|escape}
The setting of the pgpool administration tool can be displayed and be changed.{$message.strFeature|escape}
(string) | The language that wants to be displayed is selected. |
---|---|
(string) | Path to pgpool.conf is specified in the full path. |
(string) | Path to pcp.conf is specified in the full path. |
(string) | |
{$message.strCmdC|escape}(-c) | When starting pgpool, the query cache is cleared. |
{$message.strCmdN|escape}(-n) | pgpool can be run in non-daemon mode. For display of pgpool log in this pool, it is necessary to turn on this item. |
{$message.strCmdD|escape}(-d) | pgpool can be run in debug mode. When the debugging log is necessary, it turns it on. |
{$message.strCmdM|escape}(-d) | All the processes of pgpool are stopped. The pgpool stop option is displayed, when "pgpool Stop" is pushed. There are stop mode for pgpool as follows.
|
{$message.strCmdPgpoolFile|escape}(-f) | When pgpool starts, pgpool.conf must be specified. The path of pgpool.conf is specified in "{$message.strPgConfFile|escape}". |
{$message.strCmdPcpFile|escape}(-F) | When pgpool starts, pcp.conf must be specified. The path of pcp.conf is specified in "{$message.strPasswordFile|escape}". |
(string) | The full-path log file name OR pipe command is specified. To assign a pipe command, make sure it starts with a bar ('|'). If it is left blank and pgpool is started in non-daemon mode, "pgpool.log" file is created in the directory specified by the logdir parameter of pgpool.conf. |
(string) | The directory that has installed the PCP command is specified. |
(string) | The host name that executes the PCP command is specified. It usually becomes "localhost". |
(integer) | The update interval of status is specified every second. When 0 is specified, it doesn't update it automatically. |
(integer) | The connect timeout for postgresql connections when checking if backend is alive or not. |
Finally, The update button is renewed pushing.