Re: Performance over a LAN

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Performance over a LAN
Дата
Msg-id 878yday7j8.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Performance over a LAN  ("William Carney" <wcarney@sa.quiktrak.com.au>)
Список pgsql-performance
"William Carney" <wcarney@sa.quiktrak.com.au> writes:

> The machines used are P4s running FreeBSD 5.2.1. The Postgres version is
> 7.4.3. Can anyone tell me why there's such a big difference?

You're going to have to run tcpdump and see where the delays are. It might be
hard to decode the postgres protocol though.

Which driver are you using? I wonder if it isn't the same nagle+delayed ack
problem that came up recently.

--
greg

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

Предыдущее
От: Gary Cowell
Дата:
Сообщение: Re: Performance over a LAN
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: [HACKERS] Wrong index choosen?