Re: how do I disable automatic start on mac os x? - Mailing list pgsql-general

From Chris Withers
Subject Re: how do I disable automatic start on mac os x?
Date
Msg-id 4B41FD1F.9040407@simplistix.co.uk
Whole thread Raw
In response to Re: how do I disable automatic start on mac os x?  (Sachin Srivastava <sachin.srivastava@enterprisedb.com>)
Responses Re: how do I disable automatic start on mac os x?  (Sachin Srivastava <sachin.srivastava@enterprisedb.com>)
List pgsql-general
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?

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk

pgsql-general by date:

Previous
From: Sachin Srivastava
Date:
Subject: Re: how do I disable automatic start on mac os x?
Next
From: "Albe Laurenz"
Date:
Subject: Re: why non-greedy modifier for one atom changesgreediness of other atoms?