Re: Enabling connection pooling by default

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: "Richard Broersma" <richard(dot)broersma(at)gmail(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Enabling connection pooling by default
Date: 2008-10-15 14:43:02
Message-ID: 79A3F43466A54AE19155FEDCC950CED9@andrusnotebook
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Richard,

thank you.

Maybe connection pooling is ODBC driver manager function, not ODBC driver
itself.
In this case ODBC driver manager should have some special setting in
connection string like Driver=
which applies for all drivers.

Why connection pooling is not turned ON by msi installer ?
Maybe there is some command line option or is it possible to write to
registry to turn in on.
I do'nt like the idea to force end users to set this.
How to check whether conn pooling is active and issue warning to user if not
?

Andrus.

----- Original Message ----- >
This is the official list of options that can be passed to the driver.
> Unfortunately I didn't see any options for connection pooling:
>
> http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/psqlodbc/psqlodbc/docs/config-opt.html?rev=1.1&content-type=text/plain

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Andrei Kovalevski 2008-10-15 14:56:55 Re: Enabling connection pooling by default
Previous Message Richard Broersma 2008-10-15 14:24:26 Re: Enabling connection pooling by default