work-mem

From: "Campbell, Lance" <lance(at)uiuc(dot)edu>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: work-mem
Date: 2007-01-28 20:21:39
Message-ID: A3AC4FA47DC0B1458C3E5396E685E63302395C68@SAB-DC1.sab.uiuc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I have been researching how to improve my overall performance of
postgres. I am a little confused on the reasoning for how work-mem is
used in the postgresql.conf file. The way I understand the
documentation is you define with work-mem how much memory you want to
allocate per search. Couldn't you run out of memory? This approach
seems kind of odd to me. How do you tell the system not to allocate too
much memory if you all of the sudden got hit with a heavier number of
queries?

Thanks,

Lance Campbell

Project Manager/Software Architect

Web Services at Public Affairs

University of Illinois

217.333.0382

http://webservices.uiuc.edu

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message imad 2007-01-28 20:26:21 Re: work-mem
Previous Message Tom Lane 2007-01-28 18:47:58 Re: Bad Row Count Estimate on View with 8.2