Re: [ADMIN] Problems while starting DB

2003-10-22 Thread Sathish Somanathan
semsys:seminfo_semmsl=32 Thanks Tom . -Sathish At 09:39 AM 10/22/2003 -0400, Tom Lane wrote: Sathish Somanathan <[EMAIL PROTECTED]> writes: > IpcSemaphoreCreate: semget(key=5432001, num=17, 03600) failed: Invalid argument It sounds like you don't have SysV semaphore support enabled, o

[ADMIN] Problems while starting DB

2003-10-22 Thread Sathish Somanathan
HI All, I am trying to get postgres 7.3.2 to work on a solaris 8 machine. Compile/Installation went smoothly. When I try to start the DB using the command - /opt/CSCOets/pgsql/bin/pg_ctl -D /opt/CSCOets/pgsql/data -l /var/sandbox/testdb/logfile start I get the following error in the logfile