Re: Really out of memory?

From: Ben Chobot <bench(at)silentmedia(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Really out of memory?
Date: 2009-06-02 19:42:09
Message-ID: Pine.LNX.4.64.0906021238000.25644@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2 Jun 2009, Tom Lane wrote:

> It's possible you are running out of 32-bit address space in the backend
> process, but what seems more likely is that the per-process ulimit is
> unreasonably small.

I only have 1GB in the machine, and another 1GB of swap, so running out of
32-bit address space seems unlikely. Is there any way to rule it out?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Geoffrey 2009-06-02 19:47:39 Re: warm standby with WAL shipping
Previous Message Emi Lu 2009-06-02 19:35:44 Re: Change view definition - do not have to drop it