Обсуждение: shutting down postgresql

Поиск
Список
Период
Сортировка

shutting down postgresql

От
"fuzzy"
Дата:
HI All

i'm using postgresql from windows+cygwin.

i've two simple (?) questions:
1) How can i remove ipc-daemon2 from the windows services list ? (for now i
want to execute it only when i'm using postgresql)
2) How can i shutting down postgresql with -S option ? i don't use -S option
i can press CTRL+C to shuttong down the postgresql, but if i use -S option i
can't shutting down postgresql wioth this method

Thanx in advance and sorry for my bad english!



Re: shutting down postgresql

От
paul@entropia.co.uk
Дата:
On 15 Nov 2003 at 13:29, fuzzy wrote:

> HI All
>
> i'm using postgresql from windows+cygwin.
>
> i've two simple (?) questions:
> 1) How can i remove ipc-daemon2 from the windows services list ? (for now i
> want to execute it only when i'm using postgresql)

Use the settings > control panel > services and adjust it to manual start up


> 2) How can i shutting down postgresql with -S option ? i don't use -S option
> i can press CTRL+C to shuttong down the postgresql, but if i use -S option i
> can't shutting down postgresql wioth this method
in the shell

Administrator@ENTROPIA ~
$ pg_ctl stop -S /share/postgresql/data
>
> Thanx in advance and sorry for my bad english!

HTH
Paul Butler
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org