remove it via cygrunsrv.
do:
cygrunsrv --help
-----Original Message-----
From: pgsql-cygwin-owner@postgresql.org
[mailto:pgsql-cygwin-owner@postgresql.org]On Behalf Of
stephan.michael.rupp@t-online.de
Sent: Saturday, September 20, 2003 2:51 AM
To: pgsql-cygwin@postgresql.org
Subject: [CYGWIN] Deinstall "postmaster" as NT service
Hello, all,
as I have "postmaster" already in the NT (Win2K) services list due to a
previous (faulty)
installation of PostgreSQL, I cannot successfully restart "postmaster" as NT
service:
The command:
bash-2.05b$ cygrunsrv --install postmaster --path /usr/bin/postmaster --args
"-D
/usr/share/postgresql/data -i" --dep ipc-daemon2 --termsig INT --user
postgres --shutdown
quits with the error message:
cygrunsrv: Error installing a service: OpenService: Win32 error 1073:
Der angegebene Dienst ist bereits vorhanden.
How to deinstall "postmaster" as NT service or to delete it from the NT
services list?
In the Win2K command reference, I didn't find anything appropriate.
Thanks in advance for your support.
Kind regards
Stephan
--
Stephan Rupp
- Philologe / Netzwerkspezialist -
Mirabeauweg 4
D-72 072 Tübingen
Tel.: +49 (7071) 84093
Fax: +49 (7071) 84048
E-Post: stephan.rupp@gmx.net
stephan.michael.rupp@t-online.de
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)