Re: Low throughput of binary inserts from windows to linux

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Low throughput of binary inserts from windows to linux
Дата
Msg-id 3317.1165636358@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Low throughput of binary inserts from windows to linux  ("Axel Waggershauser" <awagger@web.de>)
Ответы Re: Low throughput of binary inserts from windows to linux  ("Axel Waggershauser" <awagger@web.de>)
Список pgsql-performance
"Axel Waggershauser" <awagger@web.de> writes:
> ... This works quite well for the
> following setups:

> client  -> server
> -----------------
> linux   -> linux
> linux   -> windows
> windows -> windows

> but pretty bad (meaning about 10 times slower) for this setup

> windows -> linux

This has to be a network-level problem.  IIRC, there are some threads in
our archives discussing possibly-related performance issues seen with
Windows' TCP stack.  Don't recall details, but I think in some cases
the problem was traced to third-party add-ons to the Windows stack.
You might want to check just what you're running there.

            regards, tom lane

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Axel Waggershauser"
Дата:
Сообщение: Re: Low throughput of binary inserts from windows to linux
Следующее
От: "Daniel van Ham Colchete"
Дата:
Сообщение: New to PostgreSQL, performance considerations