Re: [ODBC] BUG: odbc statement_timeout gets set to 30000 - Mailing list pgsql-odbc

From Arnaud L.
Subject Re: [ODBC] BUG: odbc statement_timeout gets set to 30000
Date
Msg-id 8df96e24-8f2b-02fa-9264-e55d90727169@codata.eu
Whole thread Raw
In response to Re: [ODBC] BUG: odbc statement_timeout gets set to 30000  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
List pgsql-odbc
Le 17/11/2017 à 12:32, Inoue, Hiroshi a écrit :
>> Le 17/11/2017 à 09:26, Inoue, Hiroshi a écrit :
>>> It's because of an enhancement (SQL_QUERY_TIMEOUT option support since
>>> 9.5.0400)  not a bug.
>>
>> OK, nice to have this feature, but why is the default set at 30s and 
>> not 0 ?
> 
> The 30s comes from apps or middlewares not from drivers.

Ah OK, so it's probably the default value in ADO ?
Anyway, it works with commandtimeout=0, and I suppose I should have 
defined that from the beginning.

Regards

--
Arnaud



-- 
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc

pgsql-odbc by date:

Previous
From: "Inoue, Hiroshi"
Date:
Subject: Re: [ODBC] BUG: odbc statement_timeout gets set to 30000
Next
From: Stephen Frost
Date:
Subject: [ODBC] Migration to pglister - Before