Re: BUG #5823: launchd execution

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: BUG #5823: launchd execution
Дата
Msg-id AANLkTinCcyUobZEHWZ+kQNN1Lq6cK2qm4uFyGTrJXqK5@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #5823: launchd execution  ("Ronald Hofmann" <prolog@jumbosoft.de>)
Список 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 по дате отправления:

Предыдущее
От: "Ronald Hofmann"
Дата:
Сообщение: BUG #5823: launchd execution
Следующее
От: "Leif Gunnar Erlandsen"
Дата:
Сообщение: Re: BUG #5820: FATAL: could not access file "libpqwalreceiver": No such file or directory