cmd
to start what in the old days we used to call a "DOS box" and run something like this: NET START postgresql
NET STOP postgresql
On Windows 7, however, it is a little more complicated than that. The problem is that, if you simply run
cmd
and try to start or stop a service, you will most probably get this error message:System error 5 has occurred.
Access is denied.