© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4mo ago•
2 replies
static

ERROR: 42501: must be owner of relation auth.users

Having an issue deleting a old trigger, I was messing with branches earlier in #Replace main branch with everything in development but storage, and we ended up getting something that works pretty good. However, I'm trying to delete a trigger in my main branch yet I keep getting this error
DROP TRIGGER IF EXISTS on_auth_user_created ON auth.users;
DROP TRIGGER IF EXISTS on_auth_user_created ON auth.users;

ERROR:  42501: must be owner of relation users
ERROR:  42501: must be owner of relation users
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

ERROR: 42501: must be owner of table objects
SupabaseSSupabase / help-and-questions
3mo ago
must be owner of table
SupabaseSSupabase / help-and-questions
4mo ago
ERROR: must be owner of table objects
SupabaseSSupabase / help-and-questions
8mo ago
ERROR: must be owner of table "name"
SupabaseSSupabase / help-and-questions
3y ago