ERROR: 42501: permission denied for schema auth. That table is in public schema, not in auth so I don't get why I am having this error. Same error when trying to create the actual policy on dbeaver.CREATE POLICY tous_select ON public."Liste_appreciations" FOR SELECT USING (true);