Re: Connection Pooling

From: "Mark Pritchard" <mark(dot)pritchard(at)tangent(dot)net(dot)au>
To: "Sean Alphonse" <salphonse(at)shaw(dot)ca>, "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Connection Pooling
Date: 2002-02-13 05:24:56
Message-ID: EGECIAPHKLJFDEJBGGOBIEDIGOAA.mark.pritchard@tangent.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Connection pooling isn't a driver function.

You may:

* get it for free (j2ee container, commercial servlet/application server
etc)

* write it yourself (its not too hard)

* Download one from the 'net. PoolMan is a good example...Google is your
best bet for locating one.

http://www.google.com/search?sourceid=navclient&q=jdbc+connection+pool

Cheers,

Mark Pritchard

-----Original Message-----
From: pgsql-hackers-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-owner(at)postgresql(dot)org]On Behalf Of Sean Alphonse
Sent: Wednesday, 13 February 2002 4:03 PM
To: pgsql-hackers
Subject: [HACKERS] Connection Pooling

Does the JDBC driver support connection pooling?

If so, where is the documentation for this, including examples.

Thank-you for your time.

Sean Alphonse.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-02-13 06:40:12 benchmarking postgres
Previous Message Gordon Runkle 2002-02-13 05:22:34 Odd statistics behaviour in 7.2