Describe the solution you'd like
Since pgAgent is going away, I've been looking for solutions to replace it. pg_timetable seems like the closest and is cross-platform too. https://www.cybertec-postgresql.com/en/products/pg_timetable/
The big problem is it has no nice UI and I'd prefer one tied into pgAdmin since that is what my clients use for managing their system.
Just a heads up, I've started working on this, and so far so good. I've been patterning it after pgAgent, so hope that is okay except it will be using the terminology of pg_timetable, namely Chains and Tasks.
Let me know if you have issue with me working on this before I get too far down or if there are any new conventions I should be following that pgAgent wasn't.
Describe the solution you'd like
Since pgAgent is going away, I've been looking for solutions to replace it. pg_timetable seems like the closest and is cross-platform too. https://www.cybertec-postgresql.com/en/products/pg_timetable/
The big problem is it has no nice UI and I'd prefer one tied into pgAdmin since that is what my clients use for managing their system.
Just a heads up, I've started working on this, and so far so good. I've been patterning it after pgAgent, so hope that is okay except it will be using the terminology of pg_timetable, namely Chains and Tasks.
Let me know if you have issue with me working on this before I get too far down or if there are any new conventions I should be following that pgAgent wasn't.