Re: Slow query through ODBC

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: Slow query through ODBC
Дата
Msg-id 20060210132128.GA8921@soptik.pzkagis.cz
обсуждение исходный текст
Ответ на Re: Slow query through ODBC  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: Slow query through ODBC  (Arnaud Lesauvage <thewild@freesurf.fr>)
Список pgsql-odbc
> > If I remember it right we measure the time problem in
> > LIBPQ_send_query function in connection.c (I'm not sure with
> > filename).
> > Magnus, could you take a look at the code? Maybe you find the problem.
> > I'm sorry I have no time for it today.
> > BTW we change the code between 08.01.0102 and 08.01.0200 from
> > PQexec to PQsendquery and PQgetresult (I write this from my
> > head so it could be little different names). But I think
> > Arnaud has problem even with 08.01.0102.
>
> That's very interestnig information. Because that was one thing that was
> different.
>
> Arnaud, any chance you can giev it a try with 8.01.0200?

Please try both, 08.01.0102 and 08.01.0200. Does it differ?

Thanks,

Luf

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

Предыдущее
От: "Tim Clarke"
Дата:
Сообщение: Re: LATIN1/9 conversion....
Следующее
От: Arnaud Lesauvage
Дата:
Сообщение: Re: Slow query through ODBC