Re: installing cywin postgreSQL

From: Jason Tishler <jason(at)tishler(dot)net>
To: "Dankel, Rebecca" <RDankel(at)sccd(dot)ctc(dot)edu>
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: installing cywin postgreSQL
Date: 2001-08-09 02:28:03
Message-ID: 20010808222803.E223@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Becky,

On Tue, Aug 07, 2001 at 07:44:42PM -0700, Dankel, Rebecca wrote:
> I'm following your readme for installing postgresql on cygwin. I installed
> cygipc. When I tried net start ipc-daemon, I get message 2186 "The service
> is not responding to a control function".

Did you forget to add the Cygwin bin (e.g. C:\Cygwin\bin) to your
system PATH and reboot? If not, then ipc-daemon will not start.

> Then when I tried initdb it got hung up after
> Creating template1 database in /usr/share/postgresql/data/base/1

If ipc-daemon is not running, then initdb (and postmaster) will hang.

> Can you help me or should I post to one of the cygwin message boards ? Which
> would be the best message board to post to ?

In the future, please post to pgsql-cygwin(at)postgresql(dot)org or
cygwin(at)cygwin(dot)com as appropriate so others can benefit too.

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering Phone: 732.264.8770 x235
Dot Hill Systems Corp. Fax: 732.264.8798
82 Bethany Road, Suite 7 Email: jason(at)tishler(dot)net
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

Browse pgsql-cygwin by date

  From Date Subject
Next Message Bruce Momjian 2001-08-09 02:43:39 Re: [PATCHES] Re: can't make src/tutorial
Previous Message Jason Tishler 2001-08-09 02:23:12 Re: cygpath not found with standard install?