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