Re: out of memory woes

From: "Angva" <angvaw(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: out of memory woes
Date: 2006-12-19 20:20:51
Message-ID: 1166559651.145157.12380@80g2000cwy.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Well the problem is occurring again, but this time it is intermittent.
I think the crux of the issue is that Linux isn't giving swap to
Postgres - and possibly other - processes. Why this is the case I do
not know and will research. I may shrink work_mem or add more RAM, but
I'd rather use swap rather than completely blow up for those times when
the cup runneth over just a bit.

I'll post the resolution to the issue if I find it...

Mark

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-12-19 20:28:58 Re: Help compile pgmemcache against PG 8.2
Previous Message Matthew O'Connor 2006-12-19 20:07:46 Re: Second attempt, roll your own autovacuum