<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 &quot;idle&quot; here exactly mean? For example, I set child_life_time to 120, and uses &quot;psql&quot; client to connect to pgpool, and does nothing. From &quot;ps -ef&quot; output on pgpool, I can always see the process is &quot;idle&quot;: 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 &quot;idle&quot; from ps output?<br><div><div><div><br><br></div></div></div></div>