<div dir="ltr"><div><div><div>Hello experts<br><br></div>I am not quite clear about the meaning of this parameter. From document, it says<br><br>Specifies the time in seconds to terminate a Pgpool-II child process if it remains idle. The new child process is immediately spawned by Pgpool-II when it is terminated because of child_life_time.<br><br></div>What does "idle" here exactly mean? For example, I set child_life_time to 120, and uses "psql" client to connect to pgpool, and does nothing. From "ps -ef" output on pgpool, I can always see the process is "idle": pgpool: postgres postgres x.x.x.x(zzzz) idle. But this child process never exits.<br><br></div>So it looks pgpool has different definition of "idle" from ps output?<br><div><div><div><br><br></div></div></div></div>