Re: Connection Pool Problem

From: Jason Tishler <jason(at)tishler(dot)net>
To: Kamalraj Singh Madhan <kamalr(at)networkprograms(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Connection Pool Problem
Date: 2003-10-16 12:14:30
Message-ID: 20031016121429.GA1760@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Kamal,

On Wed, Oct 15, 2003 at 07:10:38PM +0530, Kamalraj Singh Madhan wrote:
> 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.

Sorry, but I'm not qualified to address the above.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message stephan.michael.rupp 2003-10-17 10:36:26 Data Type IPv6
Previous Message shiva 2003-10-16 07:47:29 Install Probs