Re: Pooled connections

From: Jeff Duffy <jduffy(at)greatbridge(dot)com>
To: Jose Luis LG <jlopezgonz(at)nexo(dot)es>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Pooled connections
Date: 2001-02-22 18:34:19
Message-ID: Pine.LNX.4.21.0102221331480.2816-100000@cairhien.alanne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Thu, 22 Feb 2001, Jose Luis LG wrote:

> Hi,
>
> Has anyone tryed to use pooled connections with the jdbc driver for
> postgres. If so do you know were I could find some example code.

The JDBC 2.0 extensions have support for connection pooling built in as
part of the DataSource. The EJB container I use (jboss) also handles
pooling for you if EJB is your thing.

Jeff

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Lonnie Cumberland 2001-02-22 20:25:38 Re: www-sql question
Previous Message Jose Luis LG 2001-02-22 17:14:44 Pooled connections