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