Re: measure database contention

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: measure database contention
Дата
Msg-id 603c8f070812171314y4a53f244k786beb0b97e903c4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: measure database contention  ("Jaime Casanova" <jcasanov@systemguards.com.ec>)
Список pgsql-performance
> as you see, explain analyze says it will execute in 175.952ms and
> because of network transfer of data executing this from pgadmin in
> another machine it runs for 17s... but from time to time pgFouine is
> shown upto 345.11 sec

Well, 86000 rows is not enough to give PostgreSQL a headache, even on
mediocre hardware.  So I think that most likely culprit is the
application that is reading the data - pgadmin or pgFouine.

...Robert

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

Предыдущее
От: "David Rees"
Дата:
Сообщение: Re: insert and Update slow after implementing slony.
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Fwd: Not so simple query and a half million loop