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 for
  Advanced Search

Re: Connection Pooling


  • From: Andrei Kovalevski <andyk(at)commandprompt(dot)com>
  • To: Benjamin Krajmalnik <kraj(at)illumen(dot)com>
  • Cc: pgsql-odbc(at)postgresql(dot)org
  • Subject: Re: Connection Pooling
  • Date: Mon, 07 Apr 2008 05:41:47 +0300
  • Message-id: <47F989EB(dot)3050506(at)commandprompt(dot)com>

   Hello,

Connection pooling was introduced in ODBC 3.0. It is ODBC driver manager's relative feature. If the driver is thread-safe - then ODBC Driver Manager will be able to use it in Connection pooling. All known PostgreSQL ODBC drivers are thread-safe. This page could help you to answer some of your questions - http://support.microsoft.com/kb/169470.

Benjamin Krajmalnik wrote:
Does the latest version of the ODBC driver for windows support
connection pooling?
--
Andrei Kovalevski
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group