Hi everyone, i wanted to test pgpool, so i setup postgresql to accept up to 2 conections, then i used pgbench to send 10 request from 10 clients and its failing, shouldn pgpool puts the 8 remaining conections in queue? Ideas???
Connection to database "test" failed: FATAL: sorry, too many clients already Client 1 aborted in establishing connection. Connection to database "test" failed: FATAL: sorry, too many clients already Client 2 aborted in establishing connection. Connection to database "test" failed: FATAL: sorry, too many clients already Client 3 aborted in establishing connection. Connection to database "test" failed: FATAL: sorry, too many clients already Client 4 aborted in establishing connection. Connection to database "test" failed: FATAL: sorry, too many clients already Client 5 aborted in establishing connection. Connection to database "test" failed: FATAL: sorry, too many clients already Client 6 aborted in establishing connection. Connection to database "test" failed: FATAL: sorry, too many clients already Client 7 aborted in establishing connection. Connection to database "test" failed: FATAL: sorry, too many clients already Client 8 aborted in establishing connection. Connection to database "test" failed:
_______________________________________________ Pgpool-general mailing list Pgpool-general@pgfoundry.org http://pgfoundry.org/mailman/listinfo/pgpool-general