Re: OT: Db2 connection pooling?

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Alan McKay <alan(dot)mckay(at)gmail(dot)com>
Cc: Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: OT: Db2 connection pooling?
Date: 2010-01-15 21:45:10
Message-ID: dcc563d11001151345yac61e79s3ef0f5be4a8ff8c7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alan McKay 2010-01-15 22:35:23 Re: OT: Db2 connection pooling?
Previous Message Alan McKay 2010-01-15 21:40:39 Re: OT: Db2 connection pooling?