Could not find the function pgmq_public.send_batch(delay, msgs, queue_name) in the schema cache
🤷other
In local dev, i've turned on "Expose Queues via PostgREST" and have updated my config.toml file and stop and restarted supabase. I've tried
notify pgrst, 'reload schema';
notify pgrst, 'reload schema';
as well but I'm still seeing: "Could not find the function pgmq_public.send_batch(delay, msgs, queue_name) in the schema cache". Any ideas what could be causing that?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.