QUERY PLAN
Seq Scan on tbl_product_units (cost=0.00..1.31 rows=5 width=282)
Filter: (id = ANY ('{2,7,3,4,1}'::integer[]))