Re: Vacuum time degrading

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vacuum time degrading
Дата
Msg-id 12092.1109787370@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Vacuum time degrading  (Wes <wespvp@syntegra.com>)
Ответы Re: Vacuum time degrading  (Wes <wespvp@syntegra.com>)
Re: Vacuum time degrading  (Wes <wespvp@syntegra.com>)
Re: Vacuum time degrading  (Wes <wespvp@syntegra.com>)
Список pgsql-general
Wes <wespvp@syntegra.com> writes:
> It took 5.2 hours again tonight to do the vacuum.  I don't see anything out
> of the ordinary - no explanation for the non-linear increases in vacuum
> time.

Would you post the complete VACUUM VERBOSE log?  The CPU/elapsed time lines
would help us identify where the time is going.

> This is what shows up at the end:

> INFO:  free space map: 93 relations, 282 pages stored; 1712 total pages
> needed
> DETAIL:  Allocated FSM size: 1000 relations + 1000000 pages = 5920 kB shared
> memory.

Well, you don't have a problem with FSM being too small anyway ;-)

            regards, tom lane

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

Предыдущее
От: Scott Frankel
Дата:
Сообщение: Re: sql join question
Следующее
От: Wes
Дата:
Сообщение: Re: Vacuum time degrading