158 Forks
2003 Stars
2003 Watchers

pg_cron

Run periodic jobs in PostgreSQL

How to download and setup pg_cron

Open terminal and run command
git clone https://github.com/citusdata/pg_cron.git
git clone is used to create a copy or clone of pg_cron repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pg_cron https://github.com/citusdata/pg_cron/archive/master.zip

Or simply clone pg_cron with SSH
[email protected]:citusdata/pg_cron.git

If you have some problems with pg_cron

You may open issue on pg_cron support forum (system) here: https://github.com/citusdata/pg_cron/issues