Thanks to everyone for your great answers
I have looked into pg_cron, jpgAgent and pgAutomator and enjoyed (j)pgAgent + pgAdmin so far
pg_cron looks great but rewrite my 346 jobs seems painful
Adam your tool is really nice and I would be glad to help on this project, btw I am not a developer but I would like to start to code as well
Regards
Juliano
-------- Original Message --------Subject: Re: [GENERAL] Alternative to pgAdmin Postgres Manager that support pgagent (jobs)Local Time: 20 October 2017 4:14 AMUTC Time: 20 October 2017 03:14
I'm currently in the same boat that I wish there was something betterfor running jobs against Postgres than pgAgent.Using pgAdmin to manage my numerous jobs isn't the best experiencei've ever had to say the least, but it does work. No other tool Ihave used will manage pgAgent jobs.I worked to alleviate some of my pain with pgAgent, by re-writing theentire agent portion: https://github.com/GoSimpleLLC/jpgAgentIt uses the same schema as pgAgent, and you can manage it with pgAdminjust the same, it just has way more features, and has been extremelystable for me.One thing I have wanted to do for a while, is to write an entirealternative job scheduler / management tool separate from pgAdminwhich will be dedicated to just that single purpose.I put in a good bit of work on that, but haven't had time to go backand get it to a point where I can actually release it:The goal is to have a tool much closer to what is available for SQLServer, or Oracle compared to what we have today. The backend stuffis mostly working, I just need to find time to write a frontend tomanage it.Anyways, sorry for a bit of rambling. My main point was that this issomething that has been a personal pain point, and I haven't foundanything I liked better up to this point in time.I'm slowly working on remedying that, but until the time myalternative is ready, i'm sticking with (j)pgAgent, and pgAdmin tomanage it.Thanks,-AdamSent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)To make changes to your subscription: