Re: Out of memory on SELECT in 8.3.5

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Matt Magoffin <postgresql(dot)org(at)msqr(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Out of memory on SELECT in 8.3.5
Date: 2009-02-10 00:11:06
Message-ID: dcc563d10902091611o666b0d32kfe54d5b36dfd22fd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Feb 9, 2009 at 3:57 PM, Matt Magoffin <postgresql(dot)org(at)msqr(dot)us> wrote:
>> No, explain analyze for the query that wouldn't execute before but now
>> does, with, I assume, a large work_mem. I'd like to see how it
>> differes from the one with smaller work_mem.
>
> Ah, I pasted that in an earlier email, sent February 10, 2009 9:58:00 AM
> GMT+13:00... that plan was the one using still the 128MB of work_mem after
> changing the overcommit_ratio to 80.

Opps, my bad. I thought that was just explain. I'll go look.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-02-10 02:36:28 Re: Out of memory on SELECT in 8.3.5
Previous Message Matt Magoffin 2009-02-09 22:57:56 Re: Out of memory on SELECT in 8.3.5