Hey Fly team,
I’d love to see pg_cron added to the list of supported third-party extensions for Fly Managed Postgres (MPG).
What is pg_cron?
A simple, battle-tested job scheduler for PostgreSQL that runs directly inside the database. It lets you schedule SQL queries and stored procedures using standard cron syntax.
Relevant links
- GitHub: GitHub - citusdata/pg_cron: Run periodic jobs in PostgreSQL · GitHub
- Docs: GitHub - citusdata/pg_cron: Run periodic jobs in PostgreSQL · GitHub
Thanks