Extension to help functionality of pg_cron
pgext.cloud · Source code · Documentation · Control file
| Package | pg_cron_helper |
|---|---|
| Version | 0.3 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | cron |
| Stars | 0 |
| Latest commit | 2024-02-29 |
| Latest release | 2023-10-06 |
| Catalogue updated | 2026-08-30 |
| dblink | connect to other PostgreSQL databases from within a database |
| postgres_fdw | foreign-data wrapper for remote PostgreSQL servers |
| pg_cron | Job scheduler for PostgreSQL |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pgagent | A PostgreSQL job scheduler |
| cron_utils | Parse cron expressions and compute previous or next trigger times |
| pg_task | execute any sql command at any specific time at background |
| dventimi@pg_partition_magician | Pure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven |
| supa_queue | Simple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault. |
| pgfr_record | Server-side PostgreSQL performance flight recorder |