Re: Cygrunsrv error

From: "bsytko" <bsytko(at)yahoo(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Cygrunsrv error
Date: 2004-01-21 00:20:02
Message-ID: 20040121001927.DCE58D1D137@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Jason,

I tried the CHMOD commands and they didn't help. I vaguely followed this
guide topic you covered here (thanks Google):

http://archives.postgresql.org/pgsql-cygwin/2003-10/msg00080.php

I couldn't keep up because the the next buttons just take me to the next
thread. Really confusing.. Anyway I will try a clean install of Cygwin and
see if that helps. Thanks.

-Ben Sytko

-----Original Message-----
From: pgsql-cygwin-owner(at)postgresql(dot)org
[mailto:pgsql-cygwin-owner(at)postgresql(dot)org] On Behalf Of Jason Tishler
Sent: Monday, January 19, 2004 5:47 PM
To: Pgsql-Cygwin
Subject: Re: [CYGWIN] Cygrunsrv error

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

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2004-01-21 01:08:17 Re: Cygrunsrv error
Previous Message Leeuw van der, Tim 2004-01-20 15:41:49 Re: Cygrunsrv error