Package "postgresql-11-cron"
Name: |
postgresql-11-cron
|
Description: |
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.
|
Latest version: |
1.6.4-2.pgdg22.04+1 |
Release: |
jammy-pgdg |
Level: |
base |
Repository: |
main |
Head package: |
pg-cron |
Homepage: |
https://github.com/citusdata/pg_cron |
Links
Download "postgresql-11-cron"
Other versions of "postgresql-11-cron" in Jammy-pgdg
Changelog
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
This repository doesn't support changelogs.
|
About
-
Send Feedback to @ubuntu_updates