Ā© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3w ago•
6 replies
Frankie

Scheduling Edge Functions (in 2026)

edge functions
How do I schedule edge functions to run periodically?

The official video / documentation seems to be from a few years ago and refers to actions on the DB (if I understand correctly).

https://www.youtube.com/watch?v=-U6DJcjVvGo
https://supabase.com/docs/guides/functions/schedule-functions

How can this be achieved in the management console? Assuming I also stored secrets (with the web console) that my edge functions are using. Where do I even run the command of scheduling the edge function / how do I control that schedule and see what's scheduled?
YouTubeSupabase
Scheduling Edge Functions
The hosted Supabase Platform supports the pg_cron extension[0], a simple cron-based job scheduler for PostgreSQL that runs inside the database.

In combination with the pg_net extension[1], this allows us to invoke functions periodically on a set schedule.

Find the docs: https://supabase.com/docs/guides/functions/schedule-functions

šŸŽ™ļø Pre...
Scheduling Edge Functions
Scheduling Edge Functions | Supabase Docs
Schedule Edge Functions with pg_cron.
Scheduling Edge Functions | Supabase Docs
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Directories in edge functions.
SupabaseSSupabase / help-and-questions
4y ago
Transactions in Edge Functions
SupabaseSSupabase / help-and-questions
4y ago
Edge Functions
SupabaseSSupabase / help-and-questions
4mo ago
Edge Functions
SupabaseSSupabase / help-and-questions
13mo ago