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