Skip to content
Sections
>> Trisquel >> Packages >> aramo >> database >> postgresql-14-cron
aramo  ]
[ Source: pg-cron  ]

Package: postgresql-14-cron (1.4.1-2)

Run periodic jobs in PostgreSQL

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.

Other Packages Related to postgresql-14-cron

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]
  • dep: libpq5 (>= 9.0~)
    PostgreSQL C client library
  • dep: postgresql-14
    The World's Most Advanced Open Source Relational Database

Download postgresql-14-cron

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 102.7 kB242 kB [list of files]
arm64 101.0 kB228 kB [list of files]
armhf 100.7 kB213 kB [list of files]
ppc64el 107.3 kB302 kB [list of files]