Re: ipc-daemon failure

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

Please keep messages on the list so others may benefit.

I would ensure that cygipc is correctly installed, verify where the
executable is, and amend the path above accordingly.

Regards, Dave.

-----Original Message-----
From: Bob T [mailto:rjtalbo(at)attglobal(dot)net]
Sent: 04 February 2002 22:52
To: Dave Page
Subject: Re: [CYGWIN] ipc-daemon failure

Tried /usr/local/bin/ipc-daemon
Same bad results : (

BOb T

----- Original Message -----
From: Dave Page <mailto:dpage(at)vale-housing(dot)co(dot)uk>
To: 'Bob T' <mailto:rjtalbo(at)attglobal(dot)net> ; 'pgsql-cygwin(at)postgresql(dot)org'
<mailto:'pgsql-cygwin(at)postgresql(dot)org'>
Sent: Monday, February 04, 2002 5:16 PM
Subject: RE: [CYGWIN] ipc-daemon failure

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 <mailto: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 13:57:20 PostgreSQL 7.2 on Cygwin
Previous Message Dave Page 2002-02-04 22:16:08 Re: ipc-daemon failure