Re: Comparative performance

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Comparative performance
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE92E6E3@algol.sollentuna.se
обсуждение исходный текст
Ответ на Comparative performance  (Joe <svn@freedomcircle.net>)
Список 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 по дате отправления:

Предыдущее
От: Ron Peacetree
Дата:
Сообщение: Re: [HACKERS] A Better External Sort?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Is There Any Way ....