Re: Initdb fails... Again!

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

Markko,

Please keep your replies on-list.

On Mon, Jan 20, 2003 at 09:01:38AM +0200, Markko Paas wrote:
> $ ls -ld /tmp /tmp/cygipc_* /tmp/MultiFile*
> ls: /tmp/cygipc_*: No such file or directory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The above is bad.

What do you get when run the following:

$ ls -ld /tmp/cygipc*

> The problem seems to be that there is no cygipc_* file!!!
> I checked - the CygIPC service is still running nicely.

Are you sure that you are really running 1.13-2?

$ ipc-daemon --version
ipc-daemon : Cygwin IPC Package Version 1.13 (c) 1998 PCH/LLA, ...

cygipc renamed /tmp/cygipc0 to /tmp/cygipc_0 between version 1.11 and
1.13. Please make sure that you are running the latest version.

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

Browse pgsql-cygwin by date

  From Date Subject
Next Message Markko Paas 2003-01-20 15:38:28 Re: Initdb fails... Again!
Previous Message Jason Tishler 2003-01-20 15:04:35 Re: Postgres 7.3 from source --with-tcl : Errors again...