Re: Help tuning postgres

Поиск
Список
Период
Сортировка
От Emil Briggs
Тема Re: Help tuning postgres
Дата
Msg-id 200510121133.56955.emil@baymountain.com
обсуждение исходный текст
Ответ на Re: Help tuning postgres  (Csaba Nagy <nagy@ecircle-ag.com>)
Ответы Re: Help tuning postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
> [snip]
>
> > Have you tried reindexing your active tables?
>
> Not yet, the db is in production use and I have to plan for a down-time
> for that... or is it not impacting the activity on the table ?
>

It will cause some performance hit while you are doing it. It sounds like
something is bloating rapidly on your system and the indexes is one possible
place that could be happening.

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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: Help tuning postgres
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Help tuning postgres