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