CREATE INDEX IF NOT EXISTS unit_id_item_is_major_id_user_idx ON public.unit (id_item, is_major, id_user);