Re: [Pgpool-general] Which is the limit of connections managed by pgpool???

2009-12-29 Thread Xavier Noguer
I think the number of total connections is num_init_children * max_pool. In your case that is 60 * 4 = 240 connections. I also see that you have max_connections = 128 in your postgres configuration, which means your backend will not allow 240 connections to be opened to it and pgpool might free

[Pgpool-general] Which is the limit of connections managed by pgpool???

2009-12-29 Thread erobles
I tried with 70-90 connections, because we have a system running on 2 pc's, but pgpool looks stuck. I will be too graceful if you can help me to know the right setup in pgpool.conf to avoid that. Next, i show you my actual settings : num_init_children = 60 max_pool = 4 child_life_