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