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