Re: V7.0.3 on Solaris 2.7 - Mailing list pgsql-admin

From Dronamraju Rajesh
Subject Re: V7.0.3 on Solaris 2.7
Date
Msg-id 20001116154851.61755.qmail@web9606.mail.yahoo.com
Whole thread Raw
In response to V7.0.3 on Solaris 2.7  (Jean Wu <jean@whatuwant.net>)
List pgsql-admin
hi jean,

after installing postgres before doing initdb add the
following statements in the /etc/system file and
relink the kernel or give 'touch /etc/reconfigure' and
reboot the system.

forceload: sys/semsys
forceload: sys/shmsys
set shmsys:shminfo_shmmax=268435456
set shmsys:shminfo_shmseg=20
set semsys:seminfo_semmap=250
set semsys:seminfo_semmni=500
set semsys:seminfo_semmns=1024
set semsys:seminfo_semmsl=500
set semsys:seminfo_semmnu=500
set semsys:seminfo_semume=100

this makes the shared memory segments increase to
128MB. postgres does not start for minimum buffers
also with the default kernel configuration on solaris.

try ur luck and mail if any problems..

regards
Rajesh,
tech solutions
Intercept Consulting - INDIA.

--- Jean Wu <jean@whatuwant.net> wrote:
>
>
> Do you know where I can find the doc related to
> share memory setting so I
> can modify /etc/system before I start the server?
>
> Thanks.


__________________________________________________
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/

pgsql-admin by date:

Previous
From: "Francis Solomon"
Date:
Subject: Error message: 'ERROR: cannot mark block 0 of [] blind'
Next
From: "turing2000"
Date:
Subject: ...