Re: Increasing query time after updates

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Increasing query time after updates
Дата
Msg-id 52DE33B7.7020106@catalyst.net.nz
обсуждение исходный текст
Ответ на Re: Increasing query time after updates  ("Katharina Koobs" <katharina.koobs@uni-konstanz.de>)
Ответы Re: Increasing query time after updates
Список pgsql-performance
On 21/01/14 21:37, Katharina Koobs wrote:
> Dear Heikki,
> thank you for your valuable feedback. Regarding your questions: It
> gradually slower every day. The database size is increasing only
> slightly over time.
>
> I will try your hint regarding CLUSTERING. The difference in effect of
> VACUUM FULL in version 9.0 sounds very interesting. I will discuss the
> update to version 9.0 with my colleague.
>
> Any further idea or feedback is much appreciated.
>
>

Index bloat could be a factor too - performing a regular REINDEX on the
relevant tables could be worth a try.

Regards

Mark



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

Предыдущее
От: "Katharina Koobs"
Дата:
Сообщение: Re: Increasing query time after updates
Следующее
От: "Tomas Vondra"
Дата:
Сообщение: Re: Increasing query time after updates