postgres user does not have privilage to set role supabase_admin
I am trying to edit table which was created with supabase_admin. This is not possible for me because I am sign in as postgres user. Changing role does not work either (permission denied to set role supabase_admin). How do you manage your database from outside of supabase web app ?