citusdata / citusdata/pg_cron

Add a way to run jobs once at a particular time

Open
#7 13 comments 14 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.9k
Forks
260
Avg merge
5d 5h
Merged PRs (30d)
1

Description

It would be useful to have a way to schedule a job once at a specific time.

``` sql
SELECT cron.schedule(now(), 'SELECT do_job()');
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.