Shared memory on solaris7 - Mailing list pgsql-ports

From Jim Richards
Subject Shared memory on solaris7
Date
Msg-id 199907211323.JAA75131@hub.org
Whole thread Raw
List pgsql-ports

Hi all, just got postgres running on my little sparc5 solaris7 box, but it needed
a few tweaks first ...

It seems solaris7 doesn't have initial settings for shared memory, so I stole
some from the oracle install (only place I knew to get some from) and put them
in. So these worked, I put them at the end ...

hope this helps ... now to kill my printer with the manual ...

# vi /etc/system

*
* modified by: grumpy
* date: Wed Jul 21 22:22:37 EST 1999
* Shared memory values, based on oracle but used for PostgreSQL
*
set shmsys:shminfo_shmmax=16000000
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
set semsys:seminfo_semmni=100
set semsys:seminfo_semmsl=100
set semsys:seminfo_semmns=100
set semsys:seminfo_semopm=100
set semsys:seminfo_semvmx=32767

----
You are the simulacrum of my dreams
and the signifier of my desires

Mr Grumpy ... come and visit his home!
        http://www.cyber4.org/members/grumpy/index.html

pgsql-ports by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [PORTS] RedHat6.0 & Alpha
Next
From: "Hub.Org News Admin"
Date:
Subject: ...