Re: PATCH:do not set Win32 server-side socket buffer size on windows 2012

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, chenhj <chjischj(at)163(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH:do not set Win32 server-side socket buffer size on windows 2012
Date: 2015-07-03 23:30:57
Message-ID: CAKJS1f8P+s=zbhkjc_hUKOLSfTaX32vbuZPvdjd1PHJ_1bW3+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3 July 2015 at 20:49, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:

> On 3 July 2015 at 20:06, Andres Freund <andres(at)anarazel(dot)de> wrote:
>
>>
>> I've tested the patch just connecting to a database running on localhost
> and I'm not getting much of a speedup. Perhaps 1%, if that's not noise. I
> don't have enough hardware here to have client and server on separate
> machines, at least not with a stable network that goes through copper.
>
> Here's the results.
>

I forgot to mention that I was running windows 8.1 64 bit directly on
hardware. No VM.

--
David Rowley http://www.2ndQuadrant.com/
<http://www.2ndquadrant.com/>
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2015-07-04 00:09:37 Re: Determine operator from it's function
Previous Message Andres Freund 2015-07-03 23:25:23 Re: WAL logging problem in 9.4.3?