Re: installation problems - Mailing list pgsql-cygwin

From pgsql@mohawksoft.com
Subject Re: installation problems
Date
Msg-id 1595.68.162.220.216.1051299176.squirrel@mail.mohawksoft.com
Whole thread Raw
In response to installation problems  (Ed Redman <Ed.Redman@dal.ca>)
Responses Re: installation problems  (Jason Tishler <jason@tishler.net>)
List pgsql-cygwin
> I installed PGSqlwinna1 executable on a windows 2000 machine.
> Everything  works fine as the txt file Postgres7.3.1 txt doc found in
> the Cygwin  directory. In the fourth step
>
> the following command will not run
>
> cygrunsrv --install postmaster --path /usr/bin/postmaster --args "-D
> /usr/share/postgresql/data -i"
> --dep ipc-daemon --termsig INT --user postgres --shutdown
>
> error message is path doesnot point to a valid executable
>
> I have tried 1. changing to /bin/postmaster instead but get the same
> results. I would really appreciate some help. I would like to run
> postgresql on this  windows machine.

Funny, but cygwin's "symlink" mechanism is pretty poor. Rather than using a
symlink, copy postgres.exe to postmaster.exe and see if that works.


pgsql-cygwin by date:

Previous
From: Ed Redman
Date:
Subject: installation problems
Next
From: "Francisco Figueiredo Jr."
Date:
Subject: Compiling cvs code with Cygwin problems