Re: Data transfer very slow when connected via DSL - Mailing list pgsql-performance

From Rainer Bauer
Subject Re: Data transfer very slow when connected via DSL
Date
Msg-id slin731d2jkblh46vovha792eeuhfir2lk@4ax.com
Whole thread Raw
In response to Re: Data transfer very slow when connected via DSL  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Data transfer very slow when connected via DSL
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Database-wide VACUUM ANALYZE
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Data transfer very slow when connected via DSL