pg_timetable
stable

Contents:

  • 1. Introduction
  • 2. Project background
  • 3. Installation
  • 4. Components
  • 5. Getting started
  • 6. Samples
  • 7. Migration from others schedulers
  • 8. REST API
  • 9. Database Schema
pg_timetable
  • Welcome to pg_timetable’s documentation!
  • Edit on GitHub

Welcome to pg_timetable’s documentation!

Contents:

  • 1. Introduction
    • 1.1. Main features
    • 1.2. Quick Start
    • 1.3. Command line options
    • 1.4. Contributing
    • 1.5. Support
    • 1.6. Authors
  • 2. Project background
    • 2.1. Project feedback
  • 3. Installation
    • 3.1. Official release packages
    • 3.2. Docker
    • 3.3. Build from sources
  • 4. Components
    • 4.1. Command
    • 4.2. Task
    • 4.3. Chain
  • 5. Getting started
    • 5.1. Add simple job
    • 5.2. Examples
  • 6. Samples
    • 6.1. Basic
    • 6.2. Send email
    • 6.3. Download, Transform and Import
    • 6.4. Run tasks in autonomous transaction
    • 6.5. Shutdown the scheduler and terminate the session
    • 6.6. Access previous task result code and output from the next task
  • 7. Migration from others schedulers
    • 7.1. Migrate jobs from pg_cron to pg_timetable
    • 7.2. Migrate jobs from pgAgent to pg_timetable
  • 8. REST API
    • 8.1. Health check endpoints
    • 8.2. Chain management endpoints
  • 9. Database Schema
    • 9.1. Main tables and objects
    • 9.2. Jobs related functions
    • 9.3. Сron related functions
    • 9.4. ER-Diagram

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2022. Revision 147a3045.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
master
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds