Re: Comparative performance - Mailing list pgsql-performance

From Magnus Hagander
Subject Re: Comparative performance
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE92E6E3@algol.sollentuna.se
Whole thread Raw
In response to Comparative performance  (Joe <svn@freedomcircle.net>)
List 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

pgsql-performance by date:

Previous
From: Ron Peacetree
Date:
Subject: Re: [HACKERS] A Better External Sort?
Next
From: Richard Huxton
Date:
Subject: Re: Is There Any Way ....