BUG #14390: ODBC statement_timeout > psqlODBC 09.05.0210

From: olli(dot)marx(at)web(dot)de
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14390: ODBC statement_timeout > psqlODBC 09.05.0210
Date: 2016-10-21 12:21:54
Message-ID: 20161021122154.1411.29913@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14390
Logged by: Oliver Marx
Email address: olli(dot)marx(at)web(dot)de
PostgreSQL version: 9.4.9
Operating system: Windows 7/10 x64
Description:

Hi,

seems that the new SQL_QUERY_TIMEOUT feature do not corretly interpret
server settings.

Statement_timeout on the (Linux) server is disabled. If table is locked,
after a few seconds the ODBC-driver throws an statement_timeout error. This
not happens with versions prior psqlODBC 09.05.0300.

Best Regards

Oliver

Browse pgsql-bugs by date

  From Date Subject
Next Message mg 2016-10-21 12:35:28 BUG #14391: PostgreSQL OLE DB stops psqlODBC from working
Previous Message mahmoudhakh 2016-10-21 09:32:00 BUG #14389: Duplicate rows on tables with unique index constrain