1
Cron logging
Source: supabase/supabase#35380 · opened by @dewinterjack
Can we have better support for displaying cron job logs?
The logs that are shown are from the pg_cron return message.
![CleanShot 2025-04-30 at 14 23 38@2x](
I found [this issue]( which seemed relavant.
Is it possible to display messages that are logged inside of the function regardless of the pg_cron return message?
Right now I am using RAISE LOG and need to go to the postgres logs to see them.
The logs that are shown are from the pg_cron return message.
![CleanShot 2025-04-30 at 14 23 38@2x](
I found [this issue]( which seemed relavant.
Is it possible to display messages that are logged inside of the function regardless of the pg_cron return message?
Right now I am using RAISE LOG and need to go to the postgres logs to see them.
No pledges yet. Be the first to back this.
No comments yet.