Re: Comparative performance

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Joe" <svn(at)freedomcircle(dot)net>, "PFC" <lists(at)boutiquenumerique(dot)com>
Cc: "Gavin Sherry" <swm(at)alcove(dot)com(dot)au>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Comparative performance
Date: 2005-09-30 05:58:23
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E6E3@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> > This smells like a TCP communication problem.
>
> I'm puzzled by that remark. How much does TCP get into the
> picture in a local Windows client/server environment?

Windows has no Unix Domain Sockets (no surprise there), so TCP
connections over the loopback interface are used to connect to the
server.

//Magnus

Browse pgsql-performance by date

  From Date Subject
Next Message Richard Huxton 2005-09-30 07:14:38 Re: Is There Any Way ....
Previous Message Ron Peacetree 2005-09-30 05:24:30 Re: [PERFORM] A Better External Sort?