xuan luo wrote:
> 2. # net user postgres $password /add /fullname:postgres
> /comment:'PostgreSQL user account' /homedir:"$(cygpath -w
> /hom/postgres)" #
Did you mean "/home/postgres" ?
I assume you've seen:
http://www.postgresql.org/docs/faqs/text/FAQ_MSWIN
Are you on Windows XP Home?
http://archives.postgresql.org/pgsql-cygwin/2003-01/msg00068.php
Also, I had to add a password to the user for the service.
- Marsh