Re: How can I set postmaster as a service

Поиск
Список
Период
Сортировка
От Thomas Wegner
Тема Re: How can I set postmaster as a service
Дата
Msg-id bja2te$8ko$1@news.hub.org
обсуждение исходный текст
Ответ на How can I set postmaster as a service  ("shreedhar" <shreedhar@lucidindia.net>)
Список pgsql-admin
#!/bin/sh
cygrunsrv --install PostgreSQL \
          --path /usr/bin/postmaster \
          --args "-D /usr/share/postgresql/data -i" \
          --dep ipc-daemon2 \
          --termsig INT \
          --user Administrator \
          --shutdown
--

Thomas Wegner

""shreedhar"" <shreedhar@lucidindia.net> schrieb im Newsbeitrag
news:003901c373a0$8a297440$1201a8c0@a4005...
How can I set postmaster (database on)  as a service and set it while system
booting  if self?

Regards
Sreedhar Bhaskararaju


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster



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

Предыдущее
От: Jean-Michel Chabanne
Дата:
Сообщение: Re: [GENERAL] How can I set postmaster as a service
Следующее
От: Mary Edie Meredith
Дата:
Сообщение: Re: [osdldbt-general] Re: Seeking information about