jundialwan
03/07/2022, 5:58 AMcreate index
command but I got "ERROR: must be owner of table". Also tried to run create index concurrently
and got the same error. Turns out the "postgres" user is not an owner and "supabase_admin" is the owner. Of course, I don't have access to "supabase_admin" owner user.
need some advice how to do this
thanks in advancesilentworks
03/07/2022, 9:04 AM