Re: out of memory - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: out of memory
Date
Msg-id 1139933201.22740.179.camel@state.g2switchworks.com
Whole thread Raw
In response to Re: out of memory  (martial.bizel@free.fr)
Responses Re: out of memory  (martial.bizel@free.fr)
List 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 by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Postgres slower than MS ACCESS
Next
From: Albert Cervera Areny
Date:
Subject: Re: copy and postgresql.conf