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