Re: BUG #7781: pgagent incorrect installation

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Aleksander Shniperson <alex(dot)shniperson(at)gmail(dot)com>
Cc: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Pg Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #7781: pgagent incorrect installation
Date: 2013-01-07 09:43:49
Message-ID: CA+OCxoyJMvvGC3oZtj196rB+Wj=ZcuMu78n6A7PJcJWOvNgRVw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Jan 7, 2013 at 6:47 AM, Aleksander Shniperson
<alex(dot)shniperson(at)gmail(dot)com> wrote:
> There is no install-pgagent.log file.
> Anyway i try to "sudo find" no result.
>
> 07.01.2013, в 9:19, Sandeep Thakkar написал(а):
>
> The ini file clearly says that the pgAgent has been installed in
> /Library/pgAgent. Can you please share install-pgagent.log from your system
> temp (/tmp)?
>
>> [pgAgent]
>> Description=pgAgent is a job scheduler for PostgreSQL which may be managed
>> using pgAdmin.
>> InstallationDirectory=/Library/pgAgent
>> PGDATABASE=postgres
>> PGHOST=localhost
>> PGPORT=5432
>> PGUSER=postgres
>> ServiceManager=postgres
>> UpgradeMode=0
>> Version=3.2.1-1

Sandeep is correct - it looks very much like the original installation
has been manually, but partially removed. I would remove the pgAgent
section from /etc/postgres-reg.ini, and try installing 3.3.0 again.
That will make the installer run in installation mode instead of
upgrade mode.

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

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Aleksander Shniperson 2013-01-07 10:19:30 Re: BUG #7781: pgagent incorrect installation
Previous Message Eli Mesika 2013-01-07 09:08:23 Re: BUG #7792: pg_dump does not treat -c flag correctly when using tar format