pg_timetable is a flexible job scheduler for PostgreSQL that allows scheduling of SQL or shell tasks directly within the database. It supports complex workflows, error handling, and dependency management, making it a powerful alternative to cron or external schedulers for database-related jobs.
Features
- Schedule SQL and shell tasks inside PostgreSQL
- Supports job chains and task dependencies
- Error handling with retry policies
- Cron-style scheduling and custom intervals
- Multiple concurrent jobs with execution logs
- Lightweight extension with easy setup
Categories
DatabaseLicense
MIT LicenseFollow pg_timetable
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg_timetable!