Re: Very slow perfomance for selecting big data resultsets.

Поиск
Список
Период
Сортировка
От BGoebel
Тема Re: Very slow perfomance for selecting big data resultsets.
Дата
Msg-id 1355157079562-5735930.post@n5.nabble.com
обсуждение исходный текст
Ответ на Very slow perfomance for selecting big data resultsets.  (Копыченко Павел <t34box@gmail.com>)
Список pgsql-odbc
Hello

Would you try to execute your SELECT within pgAdmin?

If performance is much better now, take a look at my post
http://postgresql.1045698.n5.nabble.com/Result-Set-over-Network-Question-tt5682480.html#a5708971

Best performance you will get by using COPY
http://www.postgresql.org/docs/9.2/static/sql-copy.html
and read the resultset via a text file.

best regards
BGoebel



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Very-slow-perfomance-for-selecting-big-data-resultsets-tp5735505p5735930.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.


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

Предыдущее
От: Копыченко Павел
Дата:
Сообщение: Very slow perfomance for selecting big data resultsets.
Следующее
От: Dave Manginelli
Дата:
Сообщение: Connection dialog behavior of ODBC driver psqlODBC 9.01.0200 vs 8.x on Win XP