Re: query memory consumption

From: Alan McKay <alan(dot)mckay(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: query memory consumption
Date: 2009-09-22 12:46:04
Message-ID: 844129e80909220546l230dc827we45d908960280d39@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> Best practice to avoid that, is to bump the work_mem temporarily
> before the query, and than lower it again, lowers the chance of memory
> exhaustion.

Interesting - I can do that dynamically?

--
“Don't eat anything you've ever seen advertised on TV”
- Michael Pollan, author of "In Defense of Food"

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Greg Spiegelberg 2009-09-22 12:48:57 Re: session servers in ram
Previous Message Grzegorz Jaśkiewicz 2009-09-22 12:41:25 Re: query memory consumption