Re: Data transfer very slow when connected via DSL

Поиск
Список
Период
Сортировка
От Rainer Bauer
Тема Re: Data transfer very slow when connected via DSL
Дата
Msg-id slin731d2jkblh46vovha792eeuhfir2lk@4ax.com
обсуждение исходный текст
Ответ на Re: Data transfer very slow when connected via DSL  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Data transfer very slow when connected via DSL  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-performance
Hello Dimitri,

>Hope it's more clear now and at least there is a choice :))
>As well, if your query result will be 500 (for ex.) I think the
>difference will be less important between non-CURSOR and "FETCH 500"
>execution...

The problem is that I am using ODBC and not libpq directly.

I will have to rewrite most of the queries and use temporary tables in some
places, but at least I know now what the problem was.

Thanks for your help.

Rainer

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Database-wide VACUUM ANALYZE
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Data transfer very slow when connected via DSL