From: | Erik Jones <erik(at)myemma(dot)com> |
---|---|
To: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
Cc: | Jeff Amiel <becauseimjeff(at)yahoo(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Out of Memory - 8.2.4 |
Date: | 2007-08-27 17:23:36 |
Message-ID: | B31C2F3F-EB7C-4F6D-B66D-1B807EB5197A@myemma.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Aug 27, 2007, at 12:15 PM, Martijn van Oosterhout wrote:
> On Mon, Aug 27, 2007 at 09:12:17AM -0700, Jeff Amiel wrote:
>> Tracking for last few days.
>> Does not appear to happen when little or no user
>> activity (like Saturday) I don't know if that rules
>> out autovacuum or not (if no update threshholds are
>> reached, no vacuuming will take place anyway)
>
> I don't think I've seen it so far this thread, but what are your
> memory
> overcommit settings and allocated swap? At least on Linux you would
> need a significant chunk of swap to be able to work with that much
> memory, even with overcommit off. Check the rules for your system.
>
> Another thing I havn't seen mentioned: you appear to be on a 32-bit
> architecture and with 2GB shared_buffers you've lost half your address
> space on that alone. Perhaps you simply don't have enough contiguous
> address space to alloc 512MB.
The X4600 runs with 64-bit Dual Opterons.
Erik Jones
Software Developer | Emma®
erik(at)myemma(dot)com
800.595.4401 or 615.292.5888
615.292.0777 (fax)
Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Neufeld | 2007-08-27 17:32:24 | PickSplit method of 2 columns ... error |
Previous Message | Kamil Srot | 2007-08-27 17:15:44 | Re: Tables dissapearing |