Re: Slow query execution over high latency network

From: Andrej <andrej(dot)groups(at)gmail(dot)com>
To: Clemens Eisserer <linuxhippy(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Slow query execution over high latency network
Date: 2011-02-20 17:03:11
Message-ID: AANLkTi=k7jM=zQW9U+iJrcq1vnNUVwtc4WrDqyJR-HOZ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 20 February 2011 02:05, Clemens Eisserer <linuxhippy(at)gmail(dot)com> wrote:
> I use well tuned hibernate fetch profiles to ensure fewest possible roundtrips,
> however I am not getting paid well enough to create an appserver tier ;)

I just had a brief glance over your tcpdump data ... are you sure
hibernate isn't using a cursor to fetch each row individually?

Cheers,
Andrej

--
Please don't top post, and don't use HTML e-Mail :}  Make your quotes concise.

http://www.georgedillon.com/web/html_email_is_evil.shtml

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Clemens Eisserer 2011-02-21 21:08:32 Re: Slow query execution over high latency network
Previous Message Clemens Eisserer 2011-02-19 13:05:11 Re: Slow query execution over high latency network