Re: query memory consumption

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Alan McKay <alan(dot)mckay(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: query memory consumption
Date: 2009-09-21 20:08:44
Message-ID: 603c8f070909211308i5f4a84bfsbcd4228befd8bcc4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, Sep 21, 2009 at 10:47 AM, Alan McKay <alan(dot)mckay(at)gmail(dot)com> wrote:
> We are looking to optimize the query I was talking about last week
> which is killing our system.
>
> We have explain and analyze which tell us about the cost of a query
> time-wise, but what does one use to determine (and trace / predict?)
> memory consumption?

I'm not sure what to suggest, other than the available operating
system tools, but if you post EXPLAIN ANALYZE output we might be able
to speculate better.

Setting work_mem too high is a frequent cause of problems of this sort, I think.

...Robert

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Bruce Momjian 2009-09-21 21:19:29 Re: statement stats extra load?
Previous Message astro77 2009-09-21 19:51:56 Re: Slow select times on select with xpath