Re: vacuum pg_attribute causes high load

Поиск
Список
Период
Сортировка
От kris pal
Тема Re: vacuum pg_attribute causes high load
Дата
Msg-id 20040827182458.78631.qmail@web61304.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: vacuum pg_attribute causes high load  (Chris Browne <cbbrowne@acm.org>)
Список pgsql-admin
 
>>>>>>>>>>>>>>>>>>>>>>>>>
>> 1) Can you tell me if there is any other work around to vacuum the
>> pg_attribute system table ? Like doing it in parts so that it won't
> >cause a high load.

Chris Browne <cbbrowne@acm.org> wrote:
>No, you need to let the vacuum finish.
>If you stop it early, it'll just increase system load and accomplish _nothing_.
>>>>>>>>>>>>>>>>>>>>>>>>>
 
But while doing vacuum the load is getting so high that the system is almost freezing.
Does the performance of 'Vacuum' command depend on other system/ database parameters?  The 'vacuum pg_attribute" command never completes, its causing high load on the server. I had to wait for 15 mins and kill it.  Because the system load was touching 10, slowing down the system therefore not letting anyone access the server.
 
Can we vacuum the "pg_attribiute" in parts? So that 'vacuum' will complete faster and there won't be load issues.

Thanks Tom Lane and Chris Browne for your help so far.
 
-Krishna.


Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.

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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: vacuum pg_attribute causes high load
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: REINDEX process