You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when I schedule on monthly or weekly bases the job will not run (I can't find any attempt logged in cron.job_run_details or errors in database logs ) : E.G.
I installed pg_cron extension (v.1.4 ) on GCP Cloud SQL PostgreSQL (v.14) .
I instaleld it on "postgres" database and it works smoothly on daily schedule
E.G.
But when I schedule on monthly or weekly bases the job will not run (I can't find any attempt logged in cron.job_run_details or errors in database logs ) : E.G.
Do you have any idea what is the reason of this behaviour ?
Thank you,
Paolo
The text was updated successfully, but these errors were encountered: