> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> zakaria sahm
> Sent: 26 April 2006 15:55
> To: [email protected]
> Subject: [pgadmin-support] problem with pgAgent (No schema
> has been added)
>
> Hi,
> I ran pgagent.sql, but i can't seem to find the job node in
> pgAdmin(version1.4.0). Is there something else that I should
> do? The script seems to have executed without any problems in
> the postgres database (postgresql v 8.1).
> could you help me?
Is postgres your maintenance database? If not, update your connection to
use it rather than whatever it currently is (template1 perhaps).
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match