Re: speed issue

From: "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com>
To: "'Dockerty Kevin (WORCESTERSHIRE ACUTE HOSPITALS NHS TRUST)'" <k(dot)dockerty(at)nhs(dot)net>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: speed issue
Date: 2016-08-30 00:15:37
Message-ID: 0A3221C70F24FB45833433255569204D1F5E2A2B@G01JPEXMBYT05
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

From: pgsql-odbc-owner(at)postgresql(dot)org [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Dockerty Kevin (WORCESTERSHIRE ACUTE HOSPITALS NHS TRUST)
I am using this via a SQL server linked server ( SQL Server 2008r2 ), running on 64bit Windows Server

The connection works fine, but I find that queries are very slow to execute - even simple queries ( select * from [small_table] )

Using PGAdmin III the same queries will run in a couple of seconds or less.

In addition to Adrian’s questions, how slow? Does it take more than 10 seconds?

Why don’t you try ODBC Trace in the ODBC Data Source Administrator? It saves the name and duration of each ODBC API call in a text file.

Regards
Takayuki Tsunakawa

In response to

  • speed issue at 2016-08-29 10:15:41 from Dockerty Kevin (WORCESTERSHIRE ACUTE HOSPITALS NHS TRUST)

Browse pgsql-odbc by date

  From Date Subject
Next Message Adrian Klaver 2016-08-31 13:58:05 Re: speed issue
Previous Message Adrian Klaver 2016-08-29 19:57:22 Re: speed issue