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