RE: PostgreSQL as windows 2000 service

Поиск
Список
Период
Сортировка
От Philip Warner
Тема RE: PostgreSQL as windows 2000 service
Дата
Msg-id 3.0.5.32.20001124193423.02466d20@mail.rhyme.com.au
обсуждение исходный текст
Ответ на PostgreSQL as windows 2000 service  (Luis Magaña <joe666@gnovus.com>)
Список pgsql-hackers
At 07:49 24/11/00 -0000, Peter Mount wrote:
>There's bound to be a better way, but in the NT resource kit there was a
>tool you can use to make any .exe a service.

Without modifying the postmaster, this is probably the best solution. An NT
service has to handle and respond to various events (START, STOP, PAUSE,
RESUME) as well as be able to install & deinstall itself. This is what the
NT Res Kit stuff does for you.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


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

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: PostgreSQL as windows 2000 service
Следующее
От: Andrew McMillan
Дата:
Сообщение: Re: Import text field