From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | brandon s <frznclouds(at)hotmail(dot)com> |
Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Connection Pooling, JDBC and SSL |
Date: | 2004-04-05 22:00:37 |
Message-ID: | 1081202437.3511.32.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Brandon,
What pooling implementation are you using, ours ?
Dave
On Wed, 2004-03-31 at 22:57, brandon s wrote:
> Good evening postgresql,
>
> I am working on a project to make an XMLRPC server and and making calls to a
> postgresql server 7.3.4. I am using the JDBC driver compiled for 7.4.x.
> Here is my question. Can you please just point me in the right direction on
> how to implement an SSL connection to the DB in a Connection Pooled
> fashion?? I see how to connect via SSL with no pool. Please help?
>
> Brandon
>
> _________________________________________________________________
> Free up your inbox with MSN Hotmail Extra Storage. Multiple plans available.
> http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1/go/onm00200362ave/direct/01/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
--
Dave Cramer
519 939 0336
ICQ # 14675561
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Jowett | 2004-04-05 22:05:52 | Re: commit after select |
Previous Message | Oliver Jowett | 2004-04-05 21:56:49 | Re: what is lslowing me down? JDBC or Postgresql itself? |