Re: SIGHUP to postmaster

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: SIGHUP to postmaster
Дата
Msg-id 20020125132213.GA1252@dothill.com
обсуждение исходный текст
Ответ на SIGHUP to postmaster  ("Henshall, Stuart - WCP" <SHenshall@westcountrypublications.co.uk>)
Список pgsql-cygwin
Stuart,

On Thu, Jan 24, 2002 at 10:42:15AM -0000, Henshall, Stuart - WCP wrote:
>     Does any one know how to send a SIGHUP signal to the postmaster
> started as a service when logged in as Administrator on NT4? At the moment
> it complains of not being the owner.

What version of Cygwin are you using?  I think that I recall problems
such as the above in the past.  I just tried with a DLL that I built
from CVS on or about 2001-12-28 11:30 and had no problems.  FWIW I'm
using Win2K SP1.

Another idea is to ssh into the postgres account (assuming that is the
user running the postmaster service) and issue the kill -1 from there.

HTH,
Jason

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

Предыдущее
От: "Henshall, Stuart - WCP"
Дата:
Сообщение: Re: SIGHUP to postmaster
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: running make after ./configure results in error