pgadmin-org / pgadmin-org/pgadmin4
pg_cron UI for pgAdmin
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
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 - https://github.com/citusdata/pg_cron/pull/428, https://github.com/citusdata/pg_cron/pull/437 , https://github.com/citusdata/pg_cron/pull/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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the related work described in issue #10148 and the pg_cron Windows pull requests linked in this issue. Then establish the scope of a pg_cron UI in pgAdmin, including which scheduling operations and PostgreSQL versions it must support. Done means a usable pg_cron interface comparable to the intended work in #10148.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100