# pg_timetable_gui **Repository Path**: mirrors_cybertec-postgresql/pg_timetable_gui ## Basic Information - **Project Name**: pg_timetable_gui - **Description**: GUI for pg_timetable - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-02 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![build-test](https://github.com/cybertec-postgresql/pg_timetable_gui/actions/workflows/build.yml/badge.svg)](https://github.com/cybertec-postgresql/pg_timetable_gui/actions/workflows/build.yml) [![Release](https://img.shields.io/github/v/release/cybertec-postgresql/pg_timetable_gui?include_prereleases)](https://github.com/cybertec-postgresql/pg_timetable_gui/releases) [![Github All Releases](https://img.shields.io/github/downloads/cybertec-postgresql/pg_timetable_gui/total?style=flat-square)](https://github.com/cybertec-postgresql/pg_timetable_gui/releases) # pg_timetable_gui: IDE for [pg_timetable](https://github.com/cybertec-postgresql/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](https://github.com/cybertec-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](res/pg_timetable_gui.png) Enhanced description of chain and task properties can be found in the official [pg_timetable manual](https://pg-timetable.readthedocs.io/en/master/). ## Controls ![connect/disconnect](res/shut-down.png) - connect/disconnect to the target PostgreSQL database ![add](res/nav-add.png) - add chain/task ![delete](res/nav-delete.png) - delete chain/task ![edit](res/nav-edit.png) - edit current chain/task ![post](res/nav-post.png) - post chain/task changes to the database ![cancel](res/nav-cancel.png) - cancel editing chain/task ![refresh](res/nav-refresh.png) - refresh chain/task list ![up](res/nav-up.png) - move task up in the chain order ![down](res/nav-down.png) - 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: - ⭐[give a star][star] to the project, - feel free to open an 🤚[issue][issue] or even - consider submitting a 📜[pull request][PR]. [issue]: https://github.com/cybertec-postgresql/pg_timetable_gui/issues [PR]: https://github.com/cybertec-postgresql/pg_timetable_gui/pulls [star]: https://github.com/cybertec-postgresql/pg_timetable_gui/stargazers ## Support For professional support, please contact [Cybertec](https://www.cybertec-postgresql.com/). ## Credits - Author: [Pavlo Golub](https://github.com/pashagolub) - Media: open-source [RemixIcons](https://remixicon.com/) set