Re: Excessive vacuum times

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Excessive vacuum times
Дата
Msg-id 8246.1134495848@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Excessive vacuum times  (Wes <wespvp@syntegra.com>)
Список pgsql-general
Wes <wespvp@syntegra.com> writes:
> Any ideas on how I might I reconfigure to mitigate the issue?  Separating
> the most offending indexes to separate drives probably isn't an option.

What are you using for vacuum_mem?  A larger value should reduce the
number of times we have to scan the indexes of a large table.

            regards, tom lane

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Memory Leakage Problem
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Bug#342369: PostgreSQL 8.1.0 RHEL / Debian incompatible