Re: Pooled Connections

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: Peter Muhlberger <peterm(at)andrew(dot)cmu(dot)edu>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Pooled Connections
Date: 2002-02-13 21:08:00
Message-ID: web-693138@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Peter,

You need to post this question to PGSQL-JDBC list. There is no help
for you here.

-Josh

> I'm new to Postgres & had a question or two. I was hoping to create
> connection pooling for a Tomcat / JSP application. I gather from the
> Postgres / JDBC compliance page that this is implemented as
> XAConnection
> only in the Postgresql driver. I have been unable to find any
> documentation
> regarding a class in the driver that handles XAConnection or
> XATransaction.
> I downloaded the pre-compiled JDBC driver & a listing of the contents
> of the
> jar file does not turn up any classes that handle these either.
>
> Am I correct in guessing, that the driver may need to be compiled
> under J2EE
> before classes that handle connection pooling are included in the
> driver?
> Any chance a pre-compiled version of such a driver is available
> somewhere?
>
> Thanks,
> peter
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-02-13 21:17:46 Re: Function Hangs
Previous Message Stephen Ingram 2002-02-13 20:11:16 Re: Function Hangs