Package: postgresql-16-cron (1.6.4-1) [debports]
Links for postgresql-16-cron
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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-16-cron
|
|
|
|
-
- dep: libc6 (>= 2.38)
- Biblioteca de C de GNU: Bibliotecas compartidas
also a virtual package provided by libc6-udeb
-
- dep: libpq5 (>= 9.0~)
- Biblioteca en C del cliente PostgreSQL
-
- dep: postgresql-16
- The World's Most Advanced Open Source Relational Database
Download postgresql-16-cron
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
m68k (unofficial port) | 32.1 kB | 103.0 kB | [list of files] |