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