Re: Initdb fails... Again!

From: Jason Tishler <jason(at)tishler(dot)net>
To: Markko Paas <Markko(at)softronic(dot)ee>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Initdb fails... Again!
Date: 2003-01-16 20:59:57
Message-ID: 20030116205957.GF820@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Markko Paas 2003-01-17 07:03:20 Re: Initdb fails... Again!
Previous Message Jason Tishler 2003-01-16 20:53:18 Re: My make was successful after all...