Skip to content

cybertec-postgresql/pg_timetable_gui

Repository files navigation

License: MIT build-test Release Github All Releases

pg_timetable_gui: IDE for pg_timetable scheduler

pg_timetable_gui is a free cross-platform tool for developers and administrators, who need to work with advanced PostgreSQL pg_timetable scheduler. While every operation can be done in a preferred PostgreSQL client (e.g. psql, pgadmin, dbeaber) we found that special tool may increase productivity during creating, debugging and monitoring jobs.

pg_timetable_gui main window

Enhanced description of chain and task properties can be found in the official pg_timetable manual.

Controls

connect/disconnect - connect/disconnect to the target PostgreSQL database

add - add chain/task

delete - delete chain/task

edit - edit current chain/task

post - post chain/task changes to the database

cancel - cancel editing chain/task

refresh - refresh chain/task list

up - move task up in the chain order

down - move task down in the chain order

Main features

  • List database chains and tasks ✅
  • Add/update/delete chains and tasks ✅
  • Change task order within the chain ✅
  • Execute arbitrary SQL script from file
  • Enhanced cron-syntax editor
  • Enhanced task editor with debugging functionality

Contributing

If you want to contribute to pg_timetable_gui and help make it better:

Support

For professional support, please contact Cybertec.

Credits