> /usr/local/pgsql/data/base/1...IpcSemaphoreCreate: semget(key=1, num=17,
> 03600) failed: Function not implemented
> 

Postgres is trying to use the "semget" syscall.  This is a "System V
Shared Memory" system call from memory.  This isn't compiled into your
kernel.  Time for a recompile.

-- 
Is that really YOU that is reading this?

Reply via email to