Re: Libpq is very slow on windows but fast on linux.

From: John R Pierce <pierce(at)hogranch(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Libpq is very slow on windows but fast on linux.
Date: 2010-11-10 06:17:34
Message-ID: 4CDA38FE.1010005@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/09/10 9:53 PM, Dann Corbit wrote:
> Check your Nagle setting.
> http://support.microsoft.com/kb/138831

that link works for SNA Server, which is some real obscure stuff, but
not the general case

try this, http://www.speedguide.net/articles/windows-2kxp-more-tweaks-158
where it says _Gaming Tweak - Disable Nagle's algorithm_

This page is talking about games, but this is the exact same thing.

and, I still bet the OP need to increase his tcp recieve window to like
320k or something. with the kind of latency mentioned.

*
*

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2010-11-10 07:22:24 Re: Libpq is very slow on windows but fast on linux.
Previous Message Dann Corbit 2010-11-10 05:53:21 Re: Libpq is very slow on windows but fast on linux.