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

Поиск
Список
Период
Сортировка
От Pailloncy Jean-Gerard
Тема Re: Error in VACUUM FULL VERBOSE ANALYZE (not enough memory)
Дата
Msg-id 07F4E72A-5059-11D9-96E2-000A95DE2550@ifrance.com
обсуждение исходный текст
Ответ на Re: Error in VACUUM FULL VERBOSE ANALYZE (not enough memory)  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Error in VACUUM FULL VERBOSE ANALYZE (not enough memory)  (Pailloncy Jean-Gerard <jg@rilk.com>)
Список pgsql-performance
>> I have a table with an tsearch2 full text index on PG 7.4.2. And a
>> query against the index is really slow.
>> I try to do a "VACUUM FULL VERBOSE ANALYZE pkpoai.metadata" and I got
>> an error.
>> I monitor memory usage with top, and pg backend uses more and more
>> memory and hits the limit of 1GB of RAM use.
>
> What is your VACUUM_MEM set to in postgresql.conf?
vacuum_mem = 131072
I have 1 GB of RAM.
There was only one running backend.

Cordialement,
Jean-Gérard Pailloncy


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Seqscan rather than Index
Следующее
От: Pailloncy Jean-Gerard
Дата:
Сообщение: Re: Error in VACUUM FULL VERBOSE ANALYZE (not enough memory)