set statement_timeout to 60000; -- 1 minute in milliseconds
would change this
i tried set statement_timeout to 300000; -- 5 minute in milliseconds
Is there a limit to this or something. It doesnt seem to be working. I have a lot of math in func. Works in small inc but want to loop through many but times out with larger group. Do I need to try one of those upgrades with more cores or whatever (idk what that really means)
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.