Re: Trouble with Cygrunsrv

Поиск
Список
Период
Сортировка
От George Weaver
Тема Re: Trouble with Cygrunsrv
Дата
Msg-id 001f01c2b804$30e59f10$020ba18e@George
обсуждение исходный текст
Ответ на Re: Trouble with Cygrunsrv  ("Wim Kerkhoff" <wim@nyetwork.org>)
Ответы Re: Trouble with Cygrunsrv  (Jess Regal <jess_regal@yahoo.com>)
Список pgsql-cygwin
Thanks Wim,
 
I can start the postmaster using pg_ctl without problem, so it is working without a problem.
 
My problem is trying to get it set up as a service to start automatically when I boot my system.
 
George
----- Original Message -----
Sent: Thursday, January 09, 2003 11:02 AM
Subject: RE: [CYGWIN] Trouble with Cygrunsrv

 
cygrunsrv --install postmaster --path /bin/postmaster --args "-l log -o -i" --dep ipc-daemon --termsig INT --shutdown
 
which installed the service.
 
When I try and start the service, it shows the service starting but then it stops and I get the following message:
 
    "The postmaster service on Local Computer started and then stopped."
 
Can someone tell me what I've missed?
 
The first thing I do when the PostgreSQL server fails to start, is check the Windows Event Log. Typically it'll show the real reason that the server failed to start. Also, make sure that the cygipc package is installed and that the Cygwin IPC Service is starting. Another problem I've seen is stale .pid files in the PostgreSQL data directory.
 
Hope that helps...

Wim
 
 
 

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: "Wim Kerkhoff"
Дата:
Сообщение: Re: Trouble with Cygrunsrv
Следующее
От: Jess Regal
Дата:
Сообщение: Re: Trouble with Cygrunsrv