Re: out of memory - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: out of memory
Date
Msg-id 1139934097.22740.182.camel@state.g2switchworks.com
Whole thread Raw
In response to Re: out of memory  (martial.bizel@free.fr)
Responses Re: out of memory
List pgsql-performance
On Tue, 2006-02-14 at 10:15, martial.bizel@free.fr wrote:
> Yes, I've launched ANALYZE command before sending request.
> I precise that's postgres version is 7.3.4

So what does explain analyze show for this query, if anything?  Can you
increase your sort_mem or shared_buffers (I forget which hash_agg uses
off the top of my head...) if necessary to make it work.  Note you can
increase sort_mem on the fly for a given connection.

pgsql-performance by date:

Previous
From: "Jay Greenfield"
Date:
Subject: Re: Postgres slower than MS ACCESS
Next
From: Scott Marlowe
Date:
Subject: Re: Postgres slower than MS ACCESS