Re: ipc-daemon failure

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Bob T'" <rjtalbo(at)attglobal(dot)net>, "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: ipc-daemon failure
Date: 2002-02-04 22:16:08
Message-ID: FED2B709E3270E4B903EB0175A49BCB10B532C@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Make sure that the ipc-daemon executable is in your path (check
/etc/profile), or start it with the full path - in my case that would be:

$ /usr/local/bin/ipc-daemon &

Regards, Dave.

-----Original Message-----
From: Bob T [mailto:rjtalbo(at)attglobal(dot)net]
Sent: 04 February 2002 21:53
To: pgsql-cygwin(at)postgresql(dot)org
Subject: [CYGWIN] ipc-daemon failure

Cygwin 1.2 installed via WEB on feb 2, 2002
On WinXP home ed.. SonyVaio 900mhz 256k mem
I downloaded cygipc-1.11 and installed without error.
I need the install in latest version of Cygwin to
run Postgresql.

However I recieve errors once I run ipc-daemon from CYGWIN prompt, like =
so.

<mailto:bobby(at)BVAIO> bobby(at)BVAIO ~
$ ipc-daemon &
[1] 3356

<mailto:bobby(at)BVAIO> bobby(at)BVAIO ~
$ bash: ipc-daemon: command not found

(( I then run initidb below which hangs Cygwin at point below))

<mailto:bobby(at)BVAIO> bobby(at)BVAIO ~
$ initdb -W -D /usr/local/pgsql/data
This database system will be initialized with username "bobby".
This user will own all the data files and must also own the server =
process.

Creating directory /usr/local/pgsql/data
Creating directory /usr/local/pgsql/data/base
Creating directory /usr/local/pgsql/data/global
Creating directory /usr/local/pgsql/data/pg_xlog
Creating template1 database in /usr/local/pgsql/data/base/1

Can anyone help me with cygipc Daemon.. why the error??
Can I install Postgresql

Bob T

Browse pgsql-cygwin by date

  From Date Subject
Next Message Dave Page 2002-02-05 08:35:32 Re: ipc-daemon failure
Previous Message Bob T 2002-02-04 21:52:40 ipc-daemon failure