Extension request: pg_cron for Managed Postgres

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

Thanks