From: | "Dirk Bromberg" <bromberg(at)tzi(dot)de> |
---|---|
To: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Connection Pool |
Date: | 2003-03-03 06:45:42 |
Message-ID: | 000501c2e150$82ed53a0$24ddfea9@xbserv |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
I need the pool for a stand alone application.
it an application with multi agents wich are searching on the postgres
and i don't want to open 200 or more connections to the db.
this looks nice so i will try if it works for me:
http://jakarta.apache.org/commons/dbcp.html
THX
Dirk Bromberg
>-----Ursprüngliche Nachricht-----
>Von: pgsql-jdbc-owner(at)postgresql(dot)org
>[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] Im Auftrag von Rafal
>Kedziorski
>Gesendet: Sonntag, 2. März 2003 20:56
>An: bromberg(at)tzi(dot)de; pgsql-jdbc(at)postgresql(dot)org
>Betreff: Re: [JDBC] Connection Pool
>
>
>hi,
>
>take a look on this:
>
>http://jakarta.apache.org/commons/dbcp.html
>
>Are You working on stand alone application or are You using
>application server?
>
>
>Rafal
>
>At 20:06 02.03.2003 +0100, Dirk Bromberg wrote:
>>Hi,
>>
>>I want to use the Connection Pool from the pg73jdbc3.jar.
>>
>>What must I do ?
>>
>>1. setup up the Pool
>>2. get Connections
>>3. return the Connections
>>
>>any Code Examples ?
>>
>>THX
>>
>>Dirk Bromberg
>
>
>---------------------------(end of
>broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Sorenson | 2003-03-03 07:10:22 | Fw: Can't update rows in tables qualified with schema names |
Previous Message | Barry Lind | 2003-03-03 03:35:25 | Re: binary data |