pg-cron-scheduling
OfficialSchedule SQL jobs inside Postgres with pg_cron.
AuthorMercurium-Analytics
Version1.0.0
Installs0
System Documentation
What problem does it solve?
pg_cron scheduling inside Postgres lets you run maintenance tasks without external schedulers, unifying management and timing in-database.
Core Features & Use Cases
- Scheduling jobs: VACUUM, REINDEX, pg_partman maintenance, or materialized view refresh, all run inside the database.
- In-database scope: schedule across the cron.metadata database or any target database via schedule_in_database.
- Observability and maintenance: inspect and unschedule jobs, view run details, and ensure safe operation.
Quick Start
Enable pg_cron in shared_preload_libraries and schedule your first job with cron.schedule.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pg-cron-scheduling Download link: https://github.com/Mercurium-Analytics/pg-search-vector/archive/main.zip#pg-cron-scheduling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.