Re: connection pooling -Help needed.

From: Adam Sherman <adam(at)tritus(dot)ca>
To: Shanmugasundaram Doraisamy <shan(at)ceedees(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: connection pooling -Help needed.
Date: 2003-03-24 14:50:30
Message-ID: 9300000.1048517430@saturn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 03/24/03 12:40:18 +0530 Shanmugasundaram Doraisamy wrote:

> We are using Postgres 7.3.1 and pg73jdbc3.jar as the jdbc driver.
> We use java swing to do the front end. We would like to use Connection
> pooling. Can you point me to any documentation on how this could be
> done. Thanks in advance,

Are you saying that you have Swing client applications connecting directly
to PostgreSQL?

A.

--
Adam Sherman
Tritus CG Inc.
http://www.tritus.ca/
+1 (613) 797-6819

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sangyoon Oh 2003-03-24 15:16:55 Call pl/sql function
Previous Message Dave Cramer 2003-03-24 13:59:54 Re: possible JDBC bug