From: | Håkan Jacobsson <hakan(dot)jacobsson99(at)bredband(dot)net> |
---|---|
To: | <pg(at)fastcrypt(dot)com> |
Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Connection pooling |
Date: | 2007-10-04 18:42:04 |
Message-ID: | 16222272.13121191523324301.JavaMail.defaultUser@defaultHost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Dave,
Thanx - Ill do that.
/Håkan
>----Ursprungligt meddelande----
>Från: pg(at)fastcrypt(dot)com
>Datum: 04-10-2007 13:30
>Till: "Håkan Jacobsson"<hakan(dot)jacobsson99(at)bredband(dot)net>
>Kopia: <pgsql-jdbc(at)postgresql(dot)org>
>Ärende: Re: [JDBC] Connection pooling
>
>Håkan Jacobsson wrote:
>> Hi,
>>
>> I'm trying to convert a large EJB 3.0 - project into a
>> standalone JDBC project (J2SE).
>> I want (of course) to optimize performance best I can,
>> especially in regard to database connections.
>> JDBC Connection pooling seems to be an interesting
feature.
>> Can someone point me to a good article, tutorial on
connection
>> pooling?
>>
>Have a look at apache's dbcp, or c3po connection pools
>
>Dave
>> We are using Postgresql version 8 and JDBC 3 driver.
>>
>> /Regards, Håkan Jacobsson - System developer at Relevant
>> Traffic, Stockholm
>>
>> ---------------------------(end of broadcast)
---------------------------
>> TIP 6: explain analyze is your friend
>>
>>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2007-10-04 20:16:15 | Re: statement caching link on jdbc page |
Previous Message | Dave Cramer | 2007-10-04 16:46:47 | Re: Connection pooling |