can't start postmaster as service

From: Christian Strobl <ch_strobl(at)yahoo(dot)de>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: can't start postmaster as service
Date: 2003-02-13 18:58:51
Message-ID: 20030213185851.94714.qmail@web40611.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

hallo together,

i wanted to start postgres at win2000 as service with
the following commands:

1) cygrunsrv --install postmaster --path
/usr/bin/postmaster --args "-

2)cygrunsrv -S ipc-daemon

3) D /usr/share/postgresql/data -i" --dep ipc-daemon
--termsig INT --user postgres --shutdown

4) cygrunsrv -S postmaster

BUT at the last command i get the follwing
error-message:
cygrunsrv: Error starting a service:
QueryServiceStatus: Win32 error 1062:
Der Dienst wurde nicht gestartet (= the service failed
to start).

maybe somebody can help me.
greetings from munich
christian

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Bis zu 100 MB Speicher bei http://premiummail.yahoo.de

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message P G 2003-02-13 20:16:03 What other parameters to consider when increasing max connections?
Previous Message Mileta Vinerte 2003-02-13 15:05:53 What I did wrong?