Re: Connection Pooling, JDBC and SSL

Поиск
Список
Период
Сортировка
От Kevin Schmidt
Тема Re: Connection Pooling, JDBC and SSL
Дата
Msg-id 40723F67.9070900@techrunning.com
обсуждение исходный текст
Ответ на Connection Pooling, JDBC and SSL  ("brandon s" <frznclouds@hotmail.com>)
Список pgsql-jdbc
Brandon,

If you are looking for a simple to use connection pooling solution you
might want to check out Teravation's Pooling JDBC Driver at
http://www.teravation.com.

Kevin

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
>

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Jim Ewert"
Дата:
Сообщение: Re: Slow updates
Следующее
От: "Freddy Villalba Arias"
Дата:
Сообщение: Re: JTA / JDBC support