postgresql-11-cron 1.1.3-2 (i386 binary) in ubuntu disco

 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Details

Package version:
1.1.3-2
Source:
pg-cron 1.1.3-2 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional