postgresql performance degradation over time....

Поиск
Список
Период
Сортировка
От sunil arora
Тема postgresql performance degradation over time....
Дата
Msg-id 803a24bf0508260943117c020c@mail.gmail.com
обсуждение исходный текст
Ответы Re: postgresql performance degradation over time....  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
Hi folks,

this is my first post to this emailing list. We are using postgres-7.4
in a Server based application which requires frequent updates and
inserts of the database. We have observed a substantial fall in the
performance of database server over the time. It works fine for some
initial days and then its performace falls... and goes on falling as
the days passes by ( there is not much increase in the size of the
database)

I have heard that updates and deletes in any DB bring in some sort of
fregmentation in the database, and we are using vaccum feature ot the
postgres to defragment. We have also tweaked the performance
parameters in postgresql.conf ... but its not helping.

So i was wondering , how can be maintain the performace of  postgres
over the time ?
Will taking the dump of database and then deleting all tables and then
restoring it will help ??

I am just clueless, any help/pointers to some useful link would  be appriciated.

thanks in advance,

-sunil

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: TG_OP and undefined OLD values
Следующее
От: "Matt A."
Дата:
Сообщение: Re: Serials jumping