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