From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Benjamin Arai <barai(at)cs(dot)ucr(dot)edu> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Memory Question |
Date: | 2005-12-21 21:38:11 |
Message-ID: | 43A9CB43.4060308@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Benjamin Arai wrote:
> A machine with 4GB of memory has the ability to allocate 2GB to
> postgres under kenel 2.6. Is the 2GB maximum the sum total of
> (work_mem, maitenance_work_mem, and shared_memory) or just
> shared_memory?
shared_memory and if I recall correctly that is adjustable but I don't
know for a fact.
Joshua D. Drake
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2005-12-21 21:39:58 | Re: Indices for select count(*)? |
Previous Message | Nicolas Barbier | 2005-12-21 21:25:06 | Re: Indices for select count(*)? |