Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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: Wed, 15 Oct 2008 17:43:02 +0300
  • Message-id: <79A3F43466A54AE19155FEDCC950CED9@andrusnotebook> <text/plain>

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




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group