shutdown postgres under windows

Поиск
Список
Период
Сортировка
От Thomas Wabner
Тема shutdown postgres under windows
Дата
Msg-id dwnhq0b8.yylru2v6yupg@bigwaffel
обсуждение исходный текст
Список pgsql-admin
Hello,

I have written a windows tray application which starts postgres under windows.

Now I want to shutdown postgres, when windows shutdowns my tray-application. In this case I cannot use the pg_ctl or
otherprograms. If windows is in shutdown mode, it does not allow to start a new program (like pg_ctl) to shutdown
postgres.
Sending a kill signal does not work under windows.

Can I shutdown postgres via a command per TCP/IP or direct with a sql-builtin command? The postgres docu describes only
theshutdown functions via pg_ctl. 

Thanks a lot for any hints,

Regards,
Thomas Wabner

-------- SIgnature --------
Thomas Wabner
wissenschaftlicher Mitarbeiter
Karl-Liebknechtstrasse 145
04277 Leipzig
HTWK Leipzig

---------------------------
Thomas Wabner
CIO
Ancoso Development GMBH

---------------------------
PGP Key:
http://search.keyserver.net:11371/pks/lookup?op=get&search=0x48681715&template=netenextract,netennomatch,netenerror


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Point in Time Recovery
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Turning of case sensitivity for identifiers?