QUERY PLAN
Seq Scan on tbl_product_types (cost=0.00..2.32 rows=9 width=20)
Filter: (id = ANY ('{4,11,22,19,2,5,3,12,7}'::integer[]))