I'm trying to write an RLS policy for my storage.o...
# off-topic
y
I'm trying to write an RLS policy for my storage.objects table to restrict access--I get the following error, running the SQL as user `postgres`:
Copy code
ERROR: must be owner of table objects (SQLSTATE 42501)