Search Postgresql Archives

Re: how do I disable automatic start on mac os x?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/04/2010 08:07 PM, Chris Withers wrote:
Sachin Srivastava wrote:
Iirc, you have to change:

        <key>RunAtLoad</key>
        <true/>

to

        <key>RunAtLoad</key>
        <false/>

Sachin; can you confirm please?
 
Yes. Though the daemon is loaded during startup.

Will setting RunAtLoad to false not stop that?
RunAtLoad = false means, the daemon is loaded not executed/launched. If you dont want it to load at system startup. Remove the plist from that directory. (i.e. /Library/LaunchDaemons)

Chris



--
Regards,
Sachin Srivastava
EnterpriseDB, the Enterprise Postgres company.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux