© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
3 replies
AlanK

Grants on RPC Function execution

I have a function that is called before User sign-up.
Is it necessary to
GRANT EXECUTE ON FUNCTION public.get_addresspoint_from_address(text, text, integer, integer) TO PUBLIC;
GRANT EXECUTE ON FUNCTION public.get_addresspoint_from_address(text, text, integer, integer) TO PUBLIC;
?
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

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Preventing psql function execution
SupabaseSSupabase / help-and-questions
4y ago
Rpc function invalid data
SupabaseSSupabase / help-and-questions
4y ago
Edge Function execution time limit
SupabaseSSupabase / help-and-questions
4y ago
How to return table row on RPC function?
SupabaseSSupabase / help-and-questions
3y ago