'END',
WATCHDOG_INIT => 'INIT',
WATCHDOG_NORMAL => 'NORMAL',
WATCHDOG_MASTER => 'MASTER',
WATCHDOG_DOWN => 'DOWN',
);
}
// timeout seconds
// (The parameter "pcp_timeout" existed till V3.0.)
define('PCP_TIMEOUT', 10);
define('PGPOOL_WAIT_SECONDS', 10);
define('REFRESH_LOG_SECONDS', 2000);
define('EACH_LOG_LINES', 50);
define('NO_ARGS', ' ');