Re: Recommend dba maintenance tasks on a regular bases

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Recommend dba maintenance tasks on a regular bases
Дата
Msg-id dcc563d10809121255h7675a5e3hf0019e81974fd3ff@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Recommend dba maintenance tasks on a regular bases  (Fabricio <fabrixio1@hotmail.com>)
Список pgsql-admin
On Fri, Sep 12, 2008 at 12:51 PM, Fabricio <fabrixio1@hotmail.com> wrote:
>
> I have a reindex of my databases periodically
>
> Sorry for the English translation of google
> I have PostgreSQL 8.1.x
> The databases that we have has many updates and were being slow, revising
> found that some index were bigger than it should be, did not agree to the
> size of the table. I made a reindex of  the table and consultation is his
> much faster and the index remained very small.
> We therefore began a scheduled task that  reidex my batadase periodically.

This is generally a sign you aren't vacuuming aggresively enough.
some usage patterns, however, lend themselves to off hours vacuuming
instead of during the day.  If your machine doesn't have enough
bandwidth to handle vacuuming during the day, then it's probably
better in the long run to look at faster I/O subsystems.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: exporting/importing BLOB's (lo_* style)
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: exporting/importing BLOB's (lo_* style)