Re: Cygrunsrv error - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Cygrunsrv error
Date
Msg-id 20040119224656.GC1864@tishler.net
Whole thread Raw
In response to Cygrunsrv error  ("bsytko" <bsytko@yahoo.com>)
Responses Re: Cygrunsrv error  ("bsytko" <bsytko@yahoo.com>)
List pgsql-cygwin
Ben,

On Mon, Jan 19, 2004 at 04:12:17PM -0500, bsytko wrote:
> When I was running this command:
>
> cygrunsrv -S ipc-daemon2
>
> I get this error:
>
> Cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error
> 1062: The service has not been started.

Does the following from the README help?

    4. Cygwin PostgreSQL can fail to start or not function properly if
    certain files and directories have incorrect permissions.  The
    following usually solves these kinds of problems:

        $ chmod a+rwx /tmp
        $ chmod a+rx /usr/bin /usr/bin/*
        $ chmod a+rw /var/log # could adversely affect other daemons

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

pgsql-cygwin by date:

Previous
From: "bsytko"
Date:
Subject: Cygrunsrv error
Next
From: "Leeuw van der, Tim"
Date:
Subject: Re: Cygrunsrv error