Re: postgres start problems with memory

From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres start problems with memory
Date: 2004-09-30 20:40:58
Message-ID: 87ekkj4hid.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Josh Close <narshe(at)gmail(dot)com> writes:

> To reduce the request size (currently 34037760 bytes),
...
> root # sysctl -a | grep shm
> kernel.shmmni = 4096
> kernel.shmall = 31584400
> kernel.shmmax = 31584400

So it's currently looking for 34M and you're setting the maximum to 31M.

--
greg

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josh Close 2004-09-30 20:44:18 Re: COPY FROM STDIN not in local file
Previous Message David Helgason 2004-09-30 20:26:34 Re: Undefined symbols: _poll