Back to Supabase

Overview

apps/studio/static-data/integrations/cron/overview.md

1.26.04223 B
Original Source

Supabase Cron uses the pg_cron Postgres extension, which is a recurring job scheduler in Postgres. It uses the same syntax as a regular cron, but it allows you to schedule Postgres SQL commands directly from the database.