From: | paul(at)entropia(dot)co(dot)uk |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: shutting down postgresql |
Date: | 2003-11-15 19:34:05 |
Message-ID: | 3FB67FAD.20721.2529E4A@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
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(at)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
From | Date | Subject | |
---|---|---|---|
Next Message | Andre Dubuc | 2003-11-16 18:28:50 | Postmaster refuses to start |
Previous Message | radha.manohar | 2003-11-15 14:52:45 | Re: Error in transaction processing |