| От | John R Pierce |
|---|---|
| Тема | Re: Disable Postgresql startup on boot (Windows XP) |
| Дата | |
| Msg-id | 4D23E9A0.2020200@hogranch.com обсуждение исходный текст |
| Ответ на | Disable Postgresql startup on boot (Windows XP) (Ken <kmailuk@gmail.com>) |
| Список | pgsql-general |
On 01/04/11 7:25 PM, Ken wrote:
> Hi. Everytime I boot Windows XP a number of postgres.exe services
> start and run in the background. As I am only an occasional user of
> postgresql on my laptop I was wondering how (a) I could disable the
> auto-start of the service on boot and (b) how to manually start/stop
> postgresql when needed?
A) go into Control Panel -> Administrative Tools -> Computer Managment
-> Services, find the postgresql service, and set its start type to 'manual'
B) either, go to the same place above, and right click->start (or
stop), or at a command line shell prompt run the commands
NET START postgresql-8.4
or
NET STOP postgresql-8.4
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера