Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through ODBC)

Поиск
Список
Период
Сортировка
От Philippe Lang
Тема Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through ODBC)
Дата
Msg-id 6C0CF58A187DA5479245E0830AF84F421D0FD4@poweredge.attiksystem.ch
обсуждение исходный текст
Ответ на TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through ODBC)  (Arnaud Lesauvage <thewild@freesurf.fr>)
Ответы Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through
Список pgsql-odbc
pgsql-odbc-owner@postgresql.org wrote:
> Hi list
>
> This is a follow-up to
> http://archives.postgresql.org/pgsql-odbc/2006-02/msg00067.php
>
> Let me sum up the problem :
> I run a query in pgadmin into a file (to be sure that all
> data is transfered). It runs very fast (in about 10sec), and
> data is transfered from the server at a very fast rate (~1MB per
> second). I run the same query via psqlodbc in a VBA application. It
> takes ages to run and data is transfered at a very slow pace (~80kB
> per second).

Arnaud,

What client exactly do you use for querying the server in VBA? Are you maybe using MS Access? If yes, what version of
Accessare you using? 2003? And are you using an Access 2000 compatible MDB maybe? 

Otherwise, what client data access package are you using from VBA? DAO? ADO?

---------------
Philippe Lang
Attik System


Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Philippe Lang"
Дата:
Сообщение: Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through ODBC)
Следующее
От: Arnaud Lesauvage
Дата:
Сообщение: Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through