Re: Performance over a LAN

Поиск
Список
Период
Сортировка
От Michael Adler
Тема Re: Performance over a LAN
Дата
Msg-id 20040723153416.GC8970@pobox.com
обсуждение исходный текст
Ответ на Performance over a LAN  ("William Carney" <wcarney@sa.quiktrak.com.au>)
Список pgsql-performance
On Fri, Jul 23, 2004 at 03:20:54PM +0930, William Carney wrote:

> But with the server running on one machine and the client running on
> another, the two machines being connected by a 100 Mb ethernet, with nothing
> else on the network, this test takes 17 minutes to run. I have tried
> changing the frequency of COMMIT operations, but with only a small effect.
>
> 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?

Can you reproduce this problem in a tiny test case? If your application
is doing other networky things (e.g. many name resolutions that hang
for 10 seconds each), they may be slowing down the PostgreSQL work.

Just a WAG.

-mike

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

Предыдущее
От: Jeff
Дата:
Сообщение: Re: Performance over a LAN
Следующее
От: Gary Cowell
Дата:
Сообщение: Re: Performance over a LAN