© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•8mo ago•
1 reply
Wemonz

ERROR: must be owner of table objects

Hello,

I am the Owner of my project and I need to enable Row Level Security (RLS) on the
storage.objects
storage.objects
table in order to use Storage bucket policies for file uploads.

When I try to run:
ALTER TABLE storage.objects ENABLE ROW LEVEL SECURITY;

I get the error:
ERROR: must be owner of table objects

I have confirmed that I am the Owner, but I still cannot enable RLS on this system table.
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 "name"
SupabaseSSupabase / help-and-questions
3y ago
getting 'ERROR: 42501: must be owner of table objects', even tho i creaetd the project myself
SupabaseSSupabase / help-and-questions
5mo ago