Thread: Strange error:IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not implemente
Strange error:IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not implemente
From
Adrian Calvin
Date:
Hello,
I get the error:
IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not implemented
when running initdb...funny thing is, i once installed cygwin and postgres
without this ever happening...what am i doing wrong?
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
Adrian, On Sat, Jan 11, 2003 at 04:21:12PM -0800, Adrian Calvin wrote: > I get the error: > > IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not > implemented > > when running initdb...funny thing is, i once installed cygwin and postgres > > without this ever happening...what am i doing wrong? Upgrade to the latest cygipc version: http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
I also had this problem when starting postmaster as a service in XP. But if i start it w/o net start, then everything runs just fine. Although situation here might be different...
r.
Jason Tishler wrote:
r.
Jason Tishler wrote:
Adrian, On Sat, Jan 11, 2003 at 04:21:12PM -0800, Adrian Calvin wrote:I get the error: IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not implemented when running initdb...funny thing is, i once installed cygwin and postgres without this ever happening...what am i doing wrong?Upgrade to the latest cygipc version: http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html Jason