QUERY PLAN
Delete on tbl_visible_approves (cost=0.00..2.30 rows=3 width=6)
-> Seq Scan on tbl_visible_approves (cost=0.00..2.30 rows=3 width=6)
Filter: ((user_id = ANY ('{1000,1005}'::integer[])) AND (accessible_user = 5449))