Re: cygrunsrv -S postmaster giving error

From: Jason Tishler <jason(at)tishler(dot)net>
To: raj_14_11(at)rec-all(dot)com
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: cygrunsrv -S postmaster giving error
Date: 2003-09-08 11:23:10
Message-ID: 20030908112309.GB2128@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Rajesh,

On Mon, Sep 08, 2003 at 05:23:50PM +0700, raj_14_11(at)rec-all(dot)com wrote:
> as per jason's directive i did all the steps but its giving error at
> this point
> *****************************
> $ cygrunsrv -S postmaster
> cygrunsrv: Error starting a service: StartService: Win32 error 1068:
> The dependency service or group failed to start.
> *****************************
> can anybodu help me whats wrong ?

postmaster is failing to start because one of its dependencies (i.e.,
ipc-daemon2) is failing to start. Fix your ipc-daemon2 problems and
postmaster should start up OK. Hopefully, my previous email will be
helpful.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message raj_14_11 2003-09-08 11:48:40 Re: cygrunsrv -S postmaster giving error
Previous Message Jason Tishler 2003-09-08 11:20:04 Re: ipc-daemon2 not starting