I have problems with running posgtresql under Cygwin. I get error at
the following step:
$ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
The program
'/usr/local/pgsql/bin/postgres'
needed by initdb does not belong to PostgreSQL version 7.2.2, or
there may be a configuration problem.
This was the error message issued by that program:
/usr/local/pgsql/bin/postgres: invalid current euid 500
What's going on here??
--
Jaroslaw Zabiello