Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PG Scheduler 0.2.3 documentation
PG Scheduler 0.2.3 documentation

Contents

  • Quick Start
  • User Guide
    • Configuration
  • Performance Tuning
  • API Reference
    • Scheduler
    • Periodic Jobs
    • Enums
    • Configuration Classes
  • Examples
  • Changelog
Back to top
View this page
Edit this page

API ReferenceΒΆ

Full API documentation for every public class and function in the pg_scheduler package. Each module has its own page.

  • Scheduler
    • Scheduler
  • Periodic Jobs
    • Decorator
    • PeriodicJobConfig
  • Enums
    • JobPriority
    • ConflictResolution
    • VacuumTrigger
  • Configuration Classes
    • PollingConfig
    • VacuumConfig
    • VacuumPolicy
    • JobSpec
Next
Scheduler
Previous
Performance Tuning
Copyright © 2026, Miguel Rebelo
Made with Sphinx and @pradyunsg's Furo