Postgres at startup

View: New views
2 Messages — Rating Filter:   Alert me  

Postgres at startup

by Michael McCloskey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Postgres at startup

Postgres is starting automatically for me at startup.

When I boot up my machine and then check the running processes I see postmaster.exe and 4 postgres processes.

How can I stop this?

I dont want Postgres starting up automatically.

Thanks.

-Michael


Re: Postgres at startup

by Reini Urban :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Michael McCloskey schrieb:
> Postgres is starting automatically for me at startup.
>
> When I boot up my machine and then check the running processes I see
> postmaster.exe and 4 postgres processes.
>
> How can I*** stop* this?
>
> I don’t want Postgres starting up automatically.

net stop PostgreSQL

--
Reini Urban
http://phpwiki.org/  http://murbreak.at/
http://helsinki.at/  http://spacemovie.mur.at/

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend