Re: Slow query execution over WAN network

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-jdbc(at)postgresql(dot)org>, Rados*aw Smogura <rsmogura(at)softperience(dot)eu>
Cc: "Clemens Eisserer" <linuxhippy(at)gmail(dot)com>
Subject: Re: Slow query execution over WAN network
Date: 2011-02-24 22:02:15
Message-ID: 4D668107020000250003AFE7@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Rados*aw Smogura<rsmogura(at)softperience(dot)eu> wrote:

> I thought about ACK, and all of this TCP stuff.

Hopefully we're disabling Nagle's algorithm by setting TCP_NODELAY.
I have seen it cause this sort of problem with other DBMS products.

-Kevin

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2011-02-24 22:26:20 Re: Slow query execution over WAN network
Previous Message Radosław Smogura 2011-02-24 21:55:09 Re: Slow query execution over WAN network