On Fri, Jan 15, 2010 at 2:40 PM, Alan McKay <alan(dot)mckay(at)gmail(dot)com> wrote:
>> http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/conn/c0006170.htm
>
> Yeah, that is Db2 Enterprise, and we have Workgroup Server version.
> And the cost of upgrading to that was part of why we decided to move
> to PG.
>
> So I should have been more specific - a FREE connection pooler :-)
What language are you running this in again? There might be other
options that are more language oriented (java for instance) than db
oriented. Or maybe some intermediate layer for pooling that's db
agnostic.