postmaster executable ... missing? - Mailing list pgsql-cygwin

From Jan Goller
Subject postmaster executable ... missing?
Date
Msg-id 001701c2cc86$96f7ee70$044813ac@supernova
Whole thread Raw
Responses Re: postmaster executable ... missing?  (Justin Clift <justin@postgresql.org>)
Re: postmaster executable ... missing?  (Jason Tishler <jason@tishler.net>)
List pgsql-cygwin
Hi!
 
I try to run PostgreSQL on WinXP. Everything so far works. But when I type
 
cygrunsrv --install postmaster --path /usr/bin/postmaster --args "-D /usr/share/postgresql/data -i" --dep ipc-daemon --termsig INT --user postgres --shutdown
 
there is always that error message:
 
cygrunsrv: Given path doesn't point to a valid executable
 
I installed all packages as is said in the readme:
 
    crypt 1.0-1
    cygipc 1.13-2
    cygwin 1.3.16-1
    gcc 3.2-3
    libncurses6 5.2-8
    libreadline5 4.2a-1
    perl 5.8.0-1
    readline 4.2a-1
    zlib 1.1.3-6
    Sun JDK 1.3
    Ant 1.5
 
So, why is that file missing? And where do i get it?
 
Thx
Jan

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: question
Next
From: Justin Clift
Date:
Subject: Re: postmaster executable ... missing?