Re: Postgres performance problem

Поиск
Список
Период
Сортировка
От Chris Mair
Тема Re: Postgres performance problem
Дата
Msg-id 46D2C4AF.8090501@1006.org
обсуждение исходный текст
Ответ на Postgres performance problem  (Ruben Rubio <ruben@rentalia.com>)
Ответы Re: Postgres performance problem
Re: Postgres performance problem
Список pgsql-performance
> Hi,
>
> Note: I have already vacumm full. It does not solve the problem.
>
> I have a postgres 8.1 database. In the last days I have half traffic
> than 4 weeks ago, and resources usage is twice. The resource monitor
> graphs also shows hight peaks (usually there is not peaks)
>
> The performarce is getting poor with the time.
>
> Im not able to find the problem, seems there is not slow querys ( I have
> log_min_duration_statement = 5000 right now, tomorrow I ll decrease it )
>
> Server is HP, and seems there is not hardware problems detected.
>
> Any ideas to debug it?

Hi,

first of all: let us know the exact version of PG and the OS.

If performance is getting worse, there ususally is some bloat
envolved. Not vacuuming aggressivly enough, might be the most
common cause. Do you autovacuum or vacuum manually?
Tell us more...


Bye,
Chris.



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

Предыдущее
От: "Max Zorloff"
Дата:
Сообщение: Re: Shared memory usage
Следующее
От: ruben@rentalia.com
Дата:
Сообщение: Re: Postgres performance problem