select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Time series

pg_cron_helper

Extension to help functionality of pg_cron

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_cron_helper
Version0.3
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemacron
Stars0
Latest commit2024-02-29
Latest release2023-10-06
Catalogue updated2026-08-30

Related extensions

Requires

dblinkconnect to other PostgreSQL databases from within a database
postgres_fdwforeign-data wrapper for remote PostgreSQL servers

See also

pg_cronJob scheduler for PostgreSQL
pg_dispatchAsynchronous SQL dispatcher built on pg_cron
pgagentA PostgreSQL job scheduler
cron_utilsParse cron expressions and compute previous or next trigger times
pg_taskexecute any sql command at any specific time at background
dventimi@pg_partition_magicianPure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven
supa_queueSimple 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_recordServer-side PostgreSQL performance flight recorder