Re: PostgreSQL Performance issues

Поиск
Список
Период
Сортировка
От Frank Bax
Тема Re: PostgreSQL Performance issues
Дата
Msg-id 5.2.1.1.0.20040713142004.030806d0@pop6.sympatico.ca
обсуждение исходный текст
Ответ на PostgreSQL Performance issues  ("Werner vd Merwe" <werner@saicom.co.za>)
Список pgsql-novice
At 04:54 AM 7/13/04, Werner vd Merwe wrote:
>I would love some help on performance tuning our PG box, some of our
>queries takes a very long time to complete.
>
>My request is maybe more one of looking for a nice profiling system that
>can eg. Graph available buffers vs used buffers, same with memory etc etc,
>to try and find the bottleneck in our system and also for pro-active
>upgrades where needed.


Have you checked to see if the speed of the slow running queries can be
improved by rewriting the SQL?  If your problem is poorly written queries,
then analyzing buffers and memory isn't going to help.

Frank


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

Предыдущее
От: Eduardo Vázquez Rodríguez
Дата:
Сообщение: Query
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Query