Problem starting postmaster on new machine

Поиск
Список
Период
Сортировка
От Mark Minnie
Тема Problem starting postmaster on new machine
Дата
Msg-id 005c01c297e9$7ed61a50$6400a8c0@minnie2533
обсуждение исходный текст
Список pgsql-cygwin
I installed cygipc version 1.11-1 and start the ipc-daemon, but I still get the message:
 
IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not implemented
 
I verified the ipc-daemon was running with ps.
 
mminnie@MINNIE2533 ~
$ ps
      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
     3220       1    3220       3220  con 1000 12:44:42 /usr/bin/bash
     1968    3220    1968       1404  con 1000 12:44:54 /usr/local/bin/ipc-daemo
n
     1160    3220    1160       2328  con 1000 12:44:55 /usr/bin/ps
 
mminnie@MINNIE2533 ~
$ initdb -D /usr/share/postgresql/data7
The files belonging to this database system will be owned by user "mminnie".
This user must also own the server process.
 
creating directory /usr/share/postgresql/data7... ok
creating directory /usr/share/postgresql/data7/base... ok
creating directory /usr/share/postgresql/data7/global... ok
creating directory /usr/share/postgresql/data7/pg_xlog... ok
creating directory /usr/share/postgresql/data7/pg_clog... ok
creating template1 database in /usr/share/postgresql/data7/base/1... IpcSemaphor
eCreate: semget(key=1, num=17, 03600) failed: Function not implemented
 
initdb failed.
Removing /usr/share/postgresql/data7.
 
What am I doing wrong?

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: "Godson Retna"
Дата:
Сообщение: Re: make error during PostgreSQL installation on windowsusingcygwin
Следующее
От: "Mark Minnie"
Дата:
Сообщение: Problem with initdb on new machine - NON-HTML post (sorry)