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:
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