Connection Pool Problem

From: "Kamalraj Singh Madhan" <kamalr(at)networkprograms(dot)com>
To: "Jason Tishler" <jason(at)tishler(dot)net>
Cc: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Connection Pool Problem
Date: 2003-10-15 13:40:38
Message-ID: 013901c39321$eb50c9d0$4ecb09c0@KAMALR
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi,
I'am using PostGreSQL version 7.1.3 with Tomcat.
I have written a connection pool program which takes a parameter from
configuration file and makes a pool of connections out of it. The problem
comes during the making of the initial few (4 - 5) connections which take a
lot of time and then later on the rest of the connections are smoothly made
within a span of a minute.
Is this an issue with the database, why is it taking so much longer for
the initial few connections to be made with the database ??

Waiting for reply.

regards
Kamal

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message alexandret 2003-10-15 17:05:45 installation problem
Previous Message Chris Faulkner 2003-10-15 13:07:35 postmaster clean shutdown