I've downloaded and Installed Postgresql server from postgresql unified Installer 8.2.3, How can I stop Postgresql server after I boot my ibook? I think I've installed Postgresql and automaticly start on startup.So:
How do I stop my PostgreSQL after booting?
How to start again (manually) after I stop it from booting?
Thanks (PostgreSQL newbie here..)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It details how to disable it, but there is obviously from that thread a bug in the current version that the StartupItems Script doesn't deal with the manual start up conditions when that is set.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found Service manager tool to "stop" and "start" after booting....but how can I stop PostgreSQL automaticly startup? what command should I added to ??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I've downloaded and Installed Postgresql server from postgresql unified Installer 8.2.3, How can I stop Postgresql server after I boot my ibook? I think I've installed Postgresql and automaticly start on startup.So:
How do I stop my PostgreSQL after booting?
How to start again (manually) after I stop it from booting?
Thanks (PostgreSQL newbie here..)
Have a look at https://sourceforge.net/forum/forum.php?thread_id=1706305&forum_id=451648
It details how to disable it, but there is obviously from that thread a bug in the current version that the StartupItems Script doesn't deal with the manual start up conditions when that is set.
I found Service manager tool to "stop" and "start" after booting....but how can I stop PostgreSQL automaticly startup? what command should I added to ??
Hey guys,
I am still interesting too. How can I disable of postgresql server onboot starting ?
Thanks.