Bitmap Heap Scan on tbl_product_series (cost=26.57..44.60 rows=9 width=37) |
Recheck Cond: (id = ANY ('{1240,1319,1320,592,1484,1485,694,985,1052}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..26.56 rows=9 width=0) |
Index Cond: (id = ANY ('{1240,1319,1320,592,1484,1485,694,985,1052}'::integer[])) |