Re: FreeBSD 7 needing to allocate lots of shared memory - Mailing list pgsql-general

From Christiaan Willemsen
Subject Re: FreeBSD 7 needing to allocate lots of shared memory
Date
Msg-id 49216C19.6030505@technocon.com
Whole thread Raw
In response to Re: FreeBSD 7 needing to allocate lots of shared memory  ("Isak Hansen" <isak.hansen@gmail.com>)
Responses Re: FreeBSD 7 needing to allocate lots of shared memory  (Bill Moran <wmoran@collaborativefusion.com>)
List pgsql-general
#sysctl -a | grep shm
kern.ipc.shm_allow_removed: 0
kern.ipc.shm_use_phys: 1
kern.ipc.shmall: 68719476736
kern.ipc.shmseg: 128
kern.ipc.shmmni: 192
kern.ipc.shmmin: 1
kern.ipc.shmmax: 68719476736

Isak Hansen wrote:
On Mon, Nov 17, 2008 at 12:11 PM, Christiaan Willemsen
<cwillemsen@technocon.com> wrote: 
Yes, I did ;)
   
Still the same error, i.e. unable to allocate shared memory? What does
"sysctl -a | grep shm" say?


Isak
 

pgsql-general by date:

Previous
From: "Isak Hansen"
Date:
Subject: Re: FreeBSD 7 needing to allocate lots of shared memory
Next
From: Teodor Sigaev
Date:
Subject: Re: How to reduce impact of a query.