[pgadmin-support] pgagent in Debian sid

2009-05-30 Thread Seb
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

Re: [pgadmin-support] pgagent in Debian sid

2009-05-30 Thread Dave Page
On Sat, May 30, 2009 at 10:49 PM, Seb 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

Re: [pgadmin-support] pgagent in Debian sid

2009-05-30 Thread Seb
On Sat, 30 May 2009 23:23:57 +0100, Dave Page wrote: > On Sat, May 30, 2009 at 10:49 PM, Seb 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