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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg_timetable!