Using Postgres for a Robust Cron System

  • Any reason you couldn't replace "Postgres" with "a database"? I didn't find anything Postgres specific other than maybe "SELECT FOR UPDATE SKIP LOCKED" which you can do without.