ConnectionPool newbie

From: "Dirk Bromberg" <bromberg(at)tzi(dot)de>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: ConnectionPool newbie
Date: 2003-02-17 20:36:54
Message-ID: 003b01c2d6c4$4ffab640$24ddfea9@xbserv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

i'm new to postgres sql and jdbc..

i want to use a connection pool with 30 connections for my application

so now the questions:

1. where can i get a pool ?
2. when i've the pool and i get a connection who do i free it back to
the pool ?

thx

Dirk Bromberg

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dirk Bromberg 2003-02-17 20:45:21 ConnectionPool howto??
Previous Message Josh Berkus 2003-02-17 20:03:58 Re: [PERFORM] Good performance?