> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Poul Møller Hansen > Sent: 17 February 2006 13:08 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Scheduling jobs > > It's probably a stupid question, but I haven't been able to > find the answer > > I have added the pgagent schema to my database and pgagent is running, > but I have no "Jobs" in the database view in pgAdmin. > What can I do to add it ?
The schema needs to be in your maintenance DB (ie. The one pgAdmin initially connects to). My guess is that you put it someplace else. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend