Re: V7.0.3 on Solaris 2.7

From: Dronamraju Rajesh <drajesh80(at)yahoo(dot)com>
To: Jean Wu <jean(at)whatuwant(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: V7.0.3 on Solaris 2.7
Date: 2000-11-16 15:48:51
Message-ID: 20001116154851.61755.qmail@web9606.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)whatuwant(dot)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/

Browse pgsql-admin by date

  From Date Subject
Next Message root 2000-11-16 16:14:15 Redundant databases/real-time backup
Previous Message Francis Solomon 2000-11-16 15:43:55 Error message: 'ERROR: cannot mark block 0 of [] blind'