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

Paket: 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.

Andere Pakete mit Bezug zu postgresql-14-cron

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch 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

postgresql-14-cron herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 102,7 kB242 kB [Liste der Dateien]
arm64 101,0 kB228 kB [Liste der Dateien]
armhf 100,7 kB213 kB [Liste der Dateien]
ppc64el 107,3 kB302 kB [Liste der Dateien]