Thread: Problem under Cygwin after Cygwin update
Hello, today i updated my cygwin and now postgresql not run! This is the error: IpcMemoryCreate: shmget(key=5432001, size=1499136, 03600) failed: Function not implemented The newest Cygipc was installed (2.00)! -- Thomas Wegner
"Thomas Wegner" <thomas@wegner24.de> writes: > today i updated my cygwin and now postgresql > not run! This is the error: > IpcMemoryCreate: shmget(key=5432001, size=1499136, 03600) failed: Function > not implemented > The newest Cygipc was installed (2.00)! Maybe you forgot to restart the cygipc daemon? regards, tom lane
Hello, the problem is nor longer a problem. Now run fine. I forget to deinstall ipc-daemon v1. After i do this an install the ipc-daemon2 as service, all run fine! -- Thomas Wegner "Thomas Wegner" <thomas@wegner24.de> schrieb im Newsbeitrag news:bj53l9$o3j$1@news.hub.org... Hello, today i updated my cygwin and now postgresql not run! This is the error: IpcMemoryCreate: shmget(key=5432001, size=1499136, 03600) failed: Function not implemented The newest Cygipc was installed (2.00)! -- Thomas Wegner