Re: BUG #7781: pgagent incorrect installation

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: BUG #7781: pgagent incorrect installation
Дата
Msg-id CA+OCxowNoC9CvGgW3vGvaBFRtuUnN-gOqb5bT5y6ONLY_k=GaA@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #7781: pgagent incorrect installation  (alex.shniperson@gmail.com)
Ответы Re: BUG #7781: pgagent incorrect installation  (Aleksander Shniperson <alex.shniperson@gmail.com>)
Список pgsql-bugs
On Fri, Jan 4, 2013 at 3:15 PM, Aleksander Shniperson
<alex.shniperson@gmail.com> wrote:
> I can't do that, every time i run ApplicationBuilder i see new version 3.3.0, then i chose "next next next" and
nothingchanges. 
>

Define "nothing changes" please. Do you mean it doesn't fix the
problem? It works fine for me here:

raptor:server dpage$ ps -ef |grep pgagent
  502 87069     1   0  3:22pm ??         0:00.08
/Library/pgAgent/bin/pgagent -f -l1 -s /var/log/pgagent.log
host=localhost port=5434 dbname=postgres user=postgres
  501 87102 87078   0  3:24pm ttys004    0:00.00 grep pgagent
raptor:server dpage$ sudo launchctl unload
/Library/LaunchDaemons/com.edb.launchd.pgagent.plist
raptor:server dpage$ ps -ef |grep pgagent
  501 87108 87078   0  3:24pm ttys004    0:00.00 grep pgagent
raptor:server dpage$ sudo launchctl load
/Library/LaunchDaemons/com.edb.launchd.pgagent.plist
raptor:server dpage$ ps -ef |grep pgagent
  502 87114     1   0  3:24pm ??         0:00.04
/Library/pgAgent/bin/pgagent -f -l1 -s /var/log/pgagent.log
host=localhost port=5434 dbname=postgres user=postgres
  501 87117 87078   0  3:24pm ttys004    0:00.00 grep pgagent


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

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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: doug@oakstreetsoftware.com
Дата:
Сообщение: BUG #7786: select from view is computing columns not selected
Следующее
От: Dave Page
Дата:
Сообщение: Re: BUG #7781: pgagent incorrect installation