ull 2>&1 -->doesn´t recognize at all
>
Tom,
It sounds like the subsequent invoking of the shell isn't getting the proper
environment passed to it. What happens when you do this:
$ set > main_env.txt
$ bash
$ set > child_env.txt
$ exit
$ diff main_env.txt c
es when you installed cygwin? From a cursory inspection of the
initdb script it looks like it needs postgres.exe in the same directory as
the script or in /usr/bin.
Regards,
Shelby Cain
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http:
2 matches
Mail list logo