Postgresql performance degrading... how to diagnose the root cause

Поиск
Список
Период
Сортировка
От Franck Routier
Тема Postgresql performance degrading... how to diagnose the root cause
Дата
Msg-id 5155A33A.4090000@axege.com
обсуждение исходный текст
Ответы Re: Postgresql performance degrading... how to diagnose the root cause  (Julien Cigar <jcigar@ulb.ac.be>)
Re: Postgresql performance degrading... how to diagnose the root cause  (Guillaume Cottenceau <gc@mnc.ch>)
Re: Postgresql performance degrading... how to diagnose the root cause  (Jeff Janes <jeff.janes@gmail.com>)
Re: Postgresql performance degrading... how to diagnose the root cause  (Franck Routier <franck.routier@axege.com>)
Список pgsql-performance
Hi,

I have a postgresql database (8.4) running in production whose
performance is degrading.
There is no single query that underperforms, all queries do.
Another interesting point is that a generic performance test
(https://launchpad.net/tpc-b) gives mediocre peformance when run on the
database, BUT the same test on a newly created database, on the same pg
cluster, on the same tablespace, does perform good.

So the problem seems to be limited to this database, even on newly
created tables...

What should I check to find the culprit of this degrading performance ?

Franck


Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: how to help the planner
Следующее
От: Julien Cigar
Дата:
Сообщение: Re: Postgresql performance degrading... how to diagnose the root cause