Re: Low performance on Windows problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Low performance on Windows problem
Дата
Msg-id 23481.1126625522@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Low performance on Windows problem  (Dalibor Sramek <dali@insula.cz>)
Ответы Re: Low performance on Windows problem  (Dalibor Sramek <dali@insula.cz>)
Список pgsql-performance
Dalibor Sramek <dali@insula.cz> writes:
> select * from t_umlpattern limit 2
> takes 1500+ msec on the Windows machine and 60 on a comparable Linux
> machine. Both selects performed from remote PgAdmin.
> The same select performed localy on the windows machine takes 60 msec.

So it's a networking issue.  I haven't paid real close attention to
Windows problems, but I recall that we've heard a couple of reports
of Windows performance problems that were resolved by removing various
third-party network filters and/or installing Windows service pack
updates.  Check through the list archives ...

            regards, tom lane

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Low performance on Windows problem
Следующее
От: Brandon Black
Дата:
Сообщение: Re: Performance considerations for very heavy INSERT traffic