Re: BUG #7781: pgagent incorrect installation

From: Aleksander Shniperson <alex(dot)shniperson(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Pg Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #7781: pgagent incorrect installation
Date: 2013-01-05 14:26:33
Message-ID: E0C13F01-8F18-423C-BE6B-2059B5E23E11@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sorry for late answer

Here is ini-file:
[PostgreSQL/9.1]
Branding=PostgreSQL 9.1
DataDirectory=/Library/PostgreSQL/9.1/data
Description=PostgreSQL 9.1
DisableStackBuilder=0
InstallationDirectory=/Library/PostgreSQL/9.1
Locale=ru_RU.UTF-8
Port=5432
Serviceaccount=postgres
ServiceID=postgresql-9.1
Shortcuts=1
Superuser=postgres
Version=9.1.7.1

[PostgreSQL/9.2]
Branding=
DataDirectory=
Description=
DisableStackBuilder=
InstallationDirectory=
Locale=
Port=
Serviceaccount=
ServiceID=
Shortcuts=
Superuser=
Version=

[sql-profiler/PG_9.1]
Description=
InstallationDirectory=
Version=

[TuningWizard]
Branding=
Description=
InstallationDirectory=
Username=
Version=

[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

04.01.2013, в 20:53, Dave Page написал(а):

> On Fri, Jan 4, 2013 at 4:35 PM, Aleksander Shniperson
> <alex(dot)shniperson(at)gmail(dot)com> wrote:
>> sudo find / -name "uninstall-pgagent.app"
>>
>> gives no result.
>
> What's in /etc/postgres-reg.ini?
>
>
> --
> 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 Tom Lane 2013-01-05 18:29:28 Re: A very small typo in the comment
Previous Message gdurbin 2013-01-04 19:31:25 BUG #7787: ERROR: could not find RelOptInfo for given relids