I'm trying to schedule a job using pgAgent in postgresql. pgAgent is working fine with the postgres database, but when i'm selecting the other database which i created. It is not working, the job is getting failed.
Can someone guide me in configuring it for another database also.
Thank You