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

From: Chris Withers <chris(at)simplistix(dot)co(dot)uk>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Naoko Reeves <naokoreeves(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>, Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>
Subject: Re: how do I disable automatic start on mac os x?
Date: 2010-01-04 14:32:21
Message-ID: 4B41FBF5.8040005@simplistix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dave Page wrote:
> Iirc, you have to change:
>
> <key>RunAtLoad</key>
> <true/>
>
> to
>
> <key>RunAtLoad</key>
> <false/>

I feel slightly stupid asking this, but this is a Mac, surely there's
some pretty shiny GUI for editing things like this?
(even Windows has the "Services" stuff in Control Panel)

What am I missing?

Chris

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sachin Srivastava 2010-01-04 14:33:08 Re: how do I disable automatic start on mac os x?
Previous Message Dave Page 2010-01-04 13:43:35 Re: how do I disable automatic start on mac os x?