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: pgsql-odbc(at)postgresql(dot)org
  • Subject: Re: Enabling connection pooling by default
  • Date: Mon, 20 Oct 2008 19:51:02 +0300
  • Message-id: <gdid8i$291u$1@news.hub.org> <text/plain>

Andrei,

I have discovered this problem a little. It seems to me installer has to set "CPTimeout" registry key to some integer value. This will enable pooling by default. Here is this registry key:

HKEY_LOCAL_MACHINE\Software\Odbc\Odbcinst.ini\ODBC_driver_name\CPTimeout

According to http://www.15seconds.com/issue/970531.htm
this only changes pool timeout, it does not turn pooling on.

Andrus.



Home | Main Index | Thread Index

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