Re: out of memory

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: out of memory
Дата
Msg-id 1139933201.22740.179.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на Re: out of memory  (martial.bizel@free.fr)
Ответы Re: out of memory  (martial.bizel@free.fr)
Список pgsql-performance
On Tue, 2006-02-14 at 10:03, martial.bizel@free.fr wrote:
> Thanks for your response,

SNIP

> if HashAgg operation ran out of memory, what can i do ?

1: Don't top post.

2: Have you run analyze? Normally when hash agg runs out of memory, the
planner THOUGHT the hash agg would fit in memory, but it was larger than
expected.  This is commonly a problem when you haven't run analyze.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Postgres slower than MS ACCESS
Следующее
От: Albert Cervera Areny
Дата:
Сообщение: Re: copy and postgresql.conf