Join Discord
Powered by
I'm trying to write an RLS policy for my storage.o...
# off-topic
y
yowzadave
03/16/2022, 8:02 PM
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)
Previous
Next