Re: [BUGS] BUG #5995: connection pooling not working

2011-04-27 Thread Scott Mead
First, this isn't a bug... this is more of a discussion for -general or -admin. On Wed, Apr 27, 2011 at 9:44 AM, Kevin Grittner wrote: > "Suprabhat" wrote: > > > FATAL: too many connections already and there are too many > > postgres processes on the server. We have used connection > > pooling

Re: [BUGS] BUG #5995: connection pooling not working

2011-04-27 Thread Kevin Grittner
"Suprabhat" wrote: > FATAL: too many connections already and there are too many > postgres processes on the server. We have used connection > pooling methods after unsuccessfully using pgpool2. Is there a thread somewhere where you were trying to get help configuring pgpool? > Probably we ar

[BUGS] BUG #5995: connection pooling not working

2011-04-27 Thread Suprabhat
The following bug has been logged online: Bug reference: 5995 Logged by: Suprabhat Email address: suprabh...@gmail.com PostgreSQL version: 8.4 Operating system: ubuntu Description:connection pooling not working Details: Hi, we are using java jsp front end to develop