Re: ODBC driver & connection limit

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: ODBC driver & connection limit
Дата
Msg-id 4A910BE6.6070505@tpf.co.jp
обсуждение исходный текст
Ответ на Re: ODBC driver & connection limit  ("Adnan DURSUN" <a_dursun@hotmail.com>)
Список pgsql-odbc
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 по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: sqlstate is HY000 for not_null_violation
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Problem with the read only clause for read only cursors