Re: pgagent in Debian sid

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Seb <spluque(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgagent in Debian sid
Date: 2009-05-30 22:23:57
Message-ID: 937d27e10905301523h791329b8nc9b1b0879cf4068c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Sat, May 30, 2009 at 10:49 PM, Seb <spluque(at)gmail(dot)com> wrote:
> Hi,
>
> I've followed the instructions to get pgagent up and running in Debian
> sid.  However, I do not see the "Jobs" node in pgadmin.  Here's what I
> did:
>
> su postgres
> [PASSWORD]
> psql -d postgres < /usr/share/pgadmin3/pgagent.sql
>
> which ran successfully, AFAICT.  Is there anything else that should be
> done to enable pgagent?  Thanks.

Is pgAdmin connecting to the postgres database by default (ie. it's
listed as the maintenance DB on the server properties dialogue)? Did
you close and restart pgAdmin after running the SQL script?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Seb 2009-05-30 22:31:34 Re: pgagent in Debian sid
Previous Message Seb 2009-05-30 21:49:53 pgagent in Debian sid