Re: BUG #5823: launchd execution - Mailing list pgsql-bugs

From Dave Page
Subject Re: BUG #5823: launchd execution
Date
Msg-id AANLkTinCcyUobZEHWZ+kQNN1Lq6cK2qm4uFyGTrJXqK5@mail.gmail.com
Whole thread Raw
In response to BUG #5823: launchd execution  ("Ronald Hofmann" <prolog@jumbosoft.de>)
List pgsql-bugs
On Mon, Jan 10, 2011 at 9:31 AM, Ronald Hofmann <prolog@jumbosoft.de> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A05823
> Logged by: =A0 =A0 =A0 =A0 =A0Ronald Hofmann
> Email address: =A0 =A0 =A0prolog@jumbosoft.de
> PostgreSQL version: 9.0.2-1
> Operating system: =A0 MacOSX 10.6.6
> Description: =A0 =A0 =A0 =A0launchd execution
> Details:
>
> Hi, I get every ten seconds the following in the console:
> 10.01.11 10:26:03 =A0 =A0 =A0 com.apple.launchd[1] =A0 =A0(com.edb.launch=
d.postgresql-9.0)
> Throttling respawn: Will start in 10 seconds
>
> I unstalled the latest release tody but no change. What can I do?

Uninstalling should have removed the plist file, but you can do it
manually with something like this:

$ sudo launchctl unload
/Library/LaunchDaemons/com.edb.launchd.postgresql-9.0.plist
$ sudo rm /Library/LaunchDaemons/com.edb.launchd.postgresql-9.0.plist


--=20
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: "Ronald Hofmann"
Date:
Subject: BUG #5823: launchd execution
Next
From: "Leif Gunnar Erlandsen"
Date:
Subject: Re: BUG #5820: FATAL: could not access file "libpqwalreceiver": No such file or directory