Re: out of memory

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: out of memory
Дата
Msg-id 1139935835.22740.188.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на Re: out of memory  (martial.bizel@free.fr)
Ответы Re: out of memory
Список pgsql-performance
On Tue, 2006-02-14 at 10:32, martial.bizel@free.fr wrote:
> command explain analyze crash with the "out of memory" error
>
> I precise that I've tried a lot of values from parameters shared_buffer and
> sort_mem
>
> now, in config file, values are :
> sort_mem=32768
> and shared_buffer=30000

OK, on the command line, try increasing the sort_mem until hash_agg can
work.  With a 4 gig machine, you should be able to go as high as needed
here, I'd think.  Try as high as 500000 or so or more.  Then when
explain analyze works, compare the actual versus estimated number of
rows.

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

Предыдущее
От: "Tomeh, Husam"
Дата:
Сообщение: 0ut of Memory Error during Vacuum Analyze
Следующее
От: "FERREIRA, William (VALTECH)"
Дата:
Сообщение: Re: copy and postgresql.conf