Re: OT: Db2 connection pooling?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(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 17:47:59
Message-ID: 1263577679.20966.1943.camel@jd-desktop.unknown.charter.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2010-01-15 at 12:16 -0500, Alan McKay wrote:
> Hey folks,
>
> Sorry for the OT - we are most of the way through a Db2 --> PG
> migration that is some 18 months in the making so far. We've got
> maybe another 3 to 6 months to go before we are complete, and in the
> meantime have identified the need for connection pooling in Db2, a-la
> the excellent pgbouncer tool we have implemented on PG
>
> We are 100% CentOS based.
>
> Anyone know of anything?

http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/conn/c0006170.htm

>
> From my process list it looks like Db2 V8.1 - my DBA is away at the
> moment so I cannot ask him :)
>
> root 3370 1 0 2009 ? 00:18:38 /opt/IBM/db2/V8.1/bin/db2fmcd
>
> thanks,
> -Alan
>
>
> --
> “Don't eat anything you've ever seen advertised on TV”
> - Michael Pollan, author of "In Defense of Food"
>

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 503.667.4564
Consulting, Training, Support, Custom Development, Engineering
Respect is earned, not gained through arbitrary and repetitive use or Mr. or Sir.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aaron 2010-01-15 18:03:59 Re: Creation of tablespaces
Previous Message Scott Bailey 2010-01-15 17:47:00 Re: Calling a plpgsql function with composite type as parameter?