<div dir="ltr"><div>Hi<br></div><div><br></div><div>I think there is a mistake in the documentation.</div><div><br></div><div>It says this about "show pool_pools": "It'll always return num_init_children*max_pool lines."</div><div><br></div><div>However I have multiple backends (load balance mode) and for me it returns num_init_children*max_pool*num_backends lines.</div><div><br></div><div>For example num_init_children=1, max_pool=3, with 2 backends:</div><div><br></div><div> pool_pid | start_time | pool_id | backend_id | database | username | create_time | majorversion | minorversion | pool_counter | pool_backendpid | pool_connected</div><div>----------+---------------------+---------+------------+---------------+------------------+---------------------+--------------+--------------+--------------+-----------------+-----------</div><div>-----</div><div> 10692 | 2014-09-23 16:25:09 | 0 | 0 | | | | 0 | 0 | 0 | 0 | 0</div><div> 10692 | 2014-09-23 16:25:09 | 0 | 1 | | | | 0 | 0 | 0 | 0 | 0</div><div> 10692 | 2014-09-23 16:25:09 | 1 | 0 | | | | 0 | 0 | 0 | 0 | 0</div><div> 10692 | 2014-09-23 16:25:09 | 1 | 1 | | | | 0 | 0 | 0 | 0 | 0</div><div> 10692 | 2014-09-23 16:25:09 | 2 | 0 | | | | 0 | 0 | 0 | 0 | 0</div><div> 10692 | 2014-09-23 16:25:09 | 2 | 1 | | | | 0 | 0 | 0 | 0 | 0</div><div><br></div><div><br></div><div><a href="http://www.pgpool.net/docs/pgpool-II-3.3.3/doc/pgpool-en.html#master_slave_mode">http://www.pgpool.net/docs/pgpool-II-3.3.3/doc/pgpool-en.html#master_slave_mode</a></div><div><br></div><div>Thanks,</div><div>Yaron</div>
</div>