This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: postgres 7.3 IpcSemaphoreCreate: semget(key=1, num=17,03600) failed: Function not implemented


Jari,

On Sun, Dec 08, 2002 at 02:56:25PM +0200, Jari Aalto wrote:
> $ initdb -D /usr/share/postgresql/data
> 
>     [snip]
>     creating template1 database in /usr/share/postgresql/data/base/1... IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not implemented

Upgrade to cygipc 1.13-2.  Note that this problem is described in the
README:

    If ipc-daemon is not running or a version previous to 1.13-2 is running,
    then initdb and postmaster will fail with the error message:

        IpcMemoryCreate: shmget(...) failed: Function not implemented

    and

        IpcSemaphoreCreate: semget(...) failed: Function not implemented

    respectively.

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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]