Re: Data transfer very slow when connected via DSL

From: Rainer Bauer <usenet(at)munnin(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Data transfer very slow when connected via DSL
Date: 2007-06-22 14:01:49
Message-ID: slin731d2jkblh46vovha792eeuhfir2lk@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Joshua D. Drake 2007-06-22 14:16:18 Re: Data transfer very slow when connected via DSL
Previous Message Alvaro Herrera 2007-06-22 13:55:04 Re: Database-wide VACUUM ANALYZE