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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg_timetable!