Please keep the list copied. I'm moving this to the pgsql-admin
list (with a blind copy to -bugs), since there is really no hint of
a PostgreSQL bug here, except possibly in terms of how we document
this issue.
Suprabhat Mohapatra wrote:
> Should I send you the sample code that we are using
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
"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
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