On pgAgent repo, it is suggested the pg_cron should be used instead of pgAgent.
pg_cron is pretty simple so in theory it doesn't need a UI, but I think for newbies coming from pgAgent and just general review without having to remember the functions etc, it would be good to have a UI for it.
Note that I and another have committed work to pg_cron to have it work under windows as well - citusdata/pg_cron#428, citusdata/pg_cron#437 , citusdata/pg_cron#431 so the upcoming version will support running under PostgreSQL Windows as well.
If no one else has started it, I'd be willing to take on the task of creating UI for it, similar to what I am doing with #10148
On pgAgent repo, it is suggested the pg_cron should be used instead of pgAgent.
pg_cron is pretty simple so in theory it doesn't need a UI, but I think for newbies coming from pgAgent and just general review without having to remember the functions etc, it would be good to have a UI for it.
Note that I and another have committed work to pg_cron to have it work under windows as well - citusdata/pg_cron#428, citusdata/pg_cron#437 , citusdata/pg_cron#431 so the upcoming version will support running under PostgreSQL Windows as well.
If no one else has started it, I'd be willing to take on the task of creating UI for it, similar to what I am doing with #10148