Re: Error in VACUUM FULL VERBOSE ANALYZE (not enough memory)

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Error in VACUUM FULL VERBOSE ANALYZE (not enough memory)
Дата
Msg-id 200412171047.49250.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Error in VACUUM FULL VERBOSE ANALYZE (not enough memory)  (Pailloncy Jean-Gerard <jg@rilk.com>)
Ответы Re: Error in VACUUM FULL VERBOSE ANALYZE (not enough memory)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Jean-Gerard,

> The classic output from top (during all other index vacuum):
>    PID    UID   PRI NICE  SIZE   RES STATE WAIT     TIME    CPU COMMAND
> 20461    503    14    0   13M   75M sleep semwai   5:27  2.05% postgres
>
> When backend hits the tsearch2 index, SIZE/RES grows until it reachs
> 1GB, where I got the error.
>    PID    UID   PRI NICE  SIZE   RES STATE WAIT     TIME    CPU COMMAND
> 20461    503    -5    0  765M  824M sleep biowai   4:26 33.20% postgres

OK, next thing to try is upgrading to 7.4.7.   Since you have 7.4.2, this
should be a straightforward binary replacement.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Seqscan rather than Index
Следующее
От: "Mike G."
Дата:
Сообщение: Which is more efficient?