Re: Initdb fails... Again!

From: "Markko Paas" <Markko(at)softronic(dot)ee>
To: "Jason Tishler" <jason(at)tishler(dot)net>
Cc: <pgsql-cygwin(at)postgresql(dot)org>, <EIN(at)ramboll(dot)dk>
Subject: Re: Initdb fails... Again!
Date: 2003-01-17 07:03:20
Message-ID: 9B4BF336AE2ABA48AAEE652DE10F8D6A0334E5@tartu2.softronic.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)PULL ~
$ ipctest s
Test v0.03
Unable to create semaphore
semget : Function not implemented
----

-----Original Message-----
From: Jason Tishler [mailto:jason(at)tishler(dot)net]
Sent: 16. jaanuar 2003. a. 23:00
To: Markko Paas
Cc: pgsql-cygwin(at)postgresql(dot)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

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message S. L. 2003-01-17 07:03:51 Re: Postgres 7.3 from source --with-tcl : Errors again...
Previous Message Jason Tishler 2003-01-16 20:59:57 Re: Initdb fails... Again!