From: | "Myles Bogner, Ph(dot)D(dot)" <dr(dot)myles(dot)bogner(at)asolutions(dot)com> |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: ipc-daemon cannot run as an NT service under latest |
Date: | 2002-08-05 18:59:27 |
Message-ID: | 3D4ECB0F.8090204@asolutions.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Cédric/Jason,
I have also found that ipc-daemon with the --install-as-service
option does not install under Windows 2000 with later versions of
Cygwin. ipc-daemon does start fine, however, with the following command:
cygrunsrv --install ipc-daemon --path /usr/local/bin/ipc-daemon
--termsig INT --shutdown --desc "PostgreSQL Communication"
Myles
Jason Tishler wrote:
>Cédric,
>
>On Thu, Jul 25, 2002 at 09:49:49PM +0200, Cédric Dufour wrote:
>
>
>>1. 'ipc-daemon --install-as-service' doesn't seem to work on Windows
>>XP (it generates a timeout error when trying to start the service ->
>>use 'cygrunsrv' instead to launch the daemon)
>>
>>
>
>I just determined that I cannot run cygipc's ipc-daemon directly as an
>NT service with Cygwin DLLs after 1.3.12 even under Windows 2000. What
>version of Cygwin are you using (i.e., uname -a)? Are you using a post
>1.3.12 snapshot or CVS?
>
>I've will begin the binary search shortly -- any help will be greatly
>appreciated.
>
>Thanks,
>Jason
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>
>
--
Myles Bogner, Ph.D. : VP Research & Development
PN: 314.678.2222
FX: 314.436.2559
Email: dr(dot)myles(dot)bogner(at)asolutions(dot)com
Asynchrony Solutions, Inc.
1709 Washington Ave. // Suite 200
St. Louis, MO 63103
www.asolutions.com
From | Date | Subject | |
---|---|---|---|
Next Message | Cédric Dufour | 2002-08-05 19:05:33 | Re: ipc-daemon cannot run as an NT service under latest Cygwin CVS |
Previous Message | Jason Tishler | 2002-08-05 17:08:40 | ipc-daemon cannot run as an NT service under latest Cygwin CVS |