Hi! First and foremost, thanks for the easy to use Mac PostgreSQL installer. I've been using Fink for a while, but finding out that you had 8.2.3 in an easy install was great.
I had a play around with disabling the auto-start, by adding POSTGRES=-NO- to /etc/hostconfig, but found the service manager tool would no longer start the server. I assume because it's using the same StartService function in the StartupItems script.
Can I suggest making the StartupItems script "manual start" aware?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi! First and foremost, thanks for the easy to use Mac PostgreSQL installer. I've been using Fink for a while, but finding out that you had 8.2.3 in an easy install was great.
I had a play around with disabling the auto-start, by adding POSTGRES=-NO- to /etc/hostconfig, but found the service manager tool would no longer start the server. I assume because it's using the same StartService function in the StartupItems script.
Can I suggest making the StartupItems script "manual start" aware?
Thanks
Thanks!
Doh! I hate it when I forget stuff like that.
I'll get it added to the SVN version today, and it will be in the next roll up release.