Does Postgresql 7.2.1 support connection pooling? - Mailing list pgsql-general

From google@timyee.com (ck388)
Subject Does Postgresql 7.2.1 support connection pooling?
Date
Msg-id 698a71bb.0304070920.319014e1@posting.google.com
Whole thread Raw
List pgsql-general
I can't get connection pooling to work with Postgresql 7.2.1. I don't
see anywhere in the 7.2 documentation on postgresql.org which talks
about connection pooling but it has it in the 7.3 documentation.

I get an error when trying to connect to a datasource:
java.lang.ClassCastException: org.apache.commons.dbcp.BasicDataSource

Thanks for any help,

Tim :-)

pgsql-general by date:

Previous
From: Peter Nixon
Date:
Subject: Re: extracting time from a timestamp with time zone field
Next
From: Dennis Gearon
Date:
Subject: Re: Problem about Triggers and Function