Does Postgresql 7.2.1 support connection pooling?

From: google(at)timyee(dot)com (ck388)
To: pgsql-general(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Does Postgresql 7.2.1 support connection pooling?
Date: 2003-04-07 17:20:58
Message-ID: 698a71bb.0304070920.319014e1@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 :-)

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-04-07 17:29:58 Re: psql in shell
Previous Message Tom Lane 2003-04-07 16:58:35 Re: RelationBuildDesc Notice (corrupt DB?)