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
Demo Series - Small Business Backup By Veeam
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg_timetable!