Re: Initdb fails... Again!

Поиск
Список
Период
Сортировка
От Markko Paas
Тема Re: Initdb fails... Again!
Дата
Msg-id 9B4BF336AE2ABA48AAEE652DE10F8D6A0334E5@tartu2.softronic.ee
обсуждение исходный текст
Ответ на Initdb fails... Again!  ("Markko Paas" <Markko@softronic.ee>)
Ответы Re: Initdb fails... Again!  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
Thank you for quick feedback!

Ipc-daemon is running as a service - an excerpt from ps -a -W

----
     3588       1    3588       3588  con 1051 22:02:56 /usr/bin/bash
     3488       0       0       3488    ?    0 22:03:17
C:\cygwin\usr\local\bin\ipc-daemon.exe
     3828       0       0       3828    ?    0 07:48:10
C:\WINNT\System32\svchost.exe
     3836       0       0       3836    ?    0 08:24:08
C:\WINNT\system32\mmc.exe
----

PostgreSQL version is 7.3.1-1

But ipctest fails!

----
postgres@PULL ~
$ ipctest s
Test v0.03
Unable to create semaphore
semget : Function not implemented
----

-----Original Message-----
From: Jason Tishler [mailto:jason@tishler.net]
Sent: 16. jaanuar 2003. a. 23:00
To: Markko Paas
Cc: pgsql-cygwin@postgresql.org
Subject: Re: [CYGWIN] Initdb fails... Again!


Markko,

On Thu, Jan 16, 2003 at 10:16:23PM +0200, Markko Paas wrote:
> Now I try to repeat the procedure more on another Windows2000server.
>
> After installing ipc-daemon (1.13-2) as a service and starting it,
> initdb still fails!  I also tried to run ipc-daemon in normal mode
> (ipc-daemon &), but still, it seems that initdb cannot connect to it
> or something....  What may be wrong?

Are you running the latest PostgreSQL, 7.3.1-1, on this machine?  Older
versions may not work with the latest cygipc, 1.13-2.

    What happens when you run ipctest when ipc-daemon is running?

    $ ipctest s
    Test v0.03
    semaphore 0 created

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

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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: My make was successful after all...
Следующее
От: s0lao@netscape.net (S. L.)
Дата:
Сообщение: Re: Postgres 7.3 from source --with-tcl : Errors again...