Re: ODBC driver & connection limit - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: ODBC driver & connection limit
Date
Msg-id 4A927349.5030602@tpf.co.jp
Whole thread Raw
In response to Re: ODBC driver & connection limit  ("Adnan DURSUN" <a_dursun@hotmail.com>)
List pgsql-odbc
Adnan DURSUN wrote:
>
>        After which version of psqlODBC driver the limitation was removed ?

8.2.5(or 8.2.4.02).

regards,
Hiroshi Inoue

> Regards,
> Adnan DURSUN
> ----- Original Message ----- From: "Hiroshi Inoue" <inoue@tpf.co.jp>
> To: "Adnan DURSUN" <a_dursun@hotmail.com>
> Cc: <pgsql-odbc@postgresql.org>
> Sent: Sunday, August 23, 2009 12:29 PM
> Subject: Re: [ODBC] ODBC driver & connection limit
>
>
>> Adnan DURSUN wrote:
>>>
>>> ----- Original Message -----
>>>> From: "Richard Broersma" <richard.broersma@gmail.com>
>>>> To: "Adnan DURSUN" <a_dursun@hotmail.com>
>>>> Cc: <pgsql-odbc@postgresql.org>
>>>> Sent: Thursday, August 20, 2009 5:18 PM
>>>> Subject: Re: [ODBC] ODBC driver & connection limit
>>>
>>>
>>>> As far as I know, the ODBC driver does not specify any limits.
>>>> However, the postgresql server does.
>>>
>>>  But the psqlodbc.h file has the following line ;
>>> #define MAX_CONNECTIONS 128 /* conns per environment * (arbitrary) */
>>> What does that mean ?
>>
>> Once the connection limit was 128 but the current driver doesn't
>> have the limitation.
>>
>> regards,
>> Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Andrus Moor"
Date:
Subject: 08.04.0100 truncates bytea fields
Next
From: Tom Goodman
Date:
Subject: Re: Problem with the read only clause for read only cursors