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: 2008-04-07 02:41:47
Message-ID: 47F989EB.3050506@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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/

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Raymond O'Donnell 2008-04-07 15:05:09 Re: Connection of postgres
Previous Message Nguyen, Lam Thuy 2008-04-07 02:40:03 Re: Connection of postgres