dbcp or any other good connection pool is the way to go.
Dave
On 16-Sep-08, at 9:53 PM, Greg James wrote:
Hi,
I’ve been looking through the mail archives in the JDBC forum and have seen a number of different ways to create a JDBC connection pool to Postgres. Could someone point me in the right direction, eg Jdbc3ConnectionPool, Apache's DBCP, etc.?