Bitmap Heap Scan on tbl_product_series (cost=21.71..37.00 rows=6 width=37) |
Recheck Cond: (id = ANY ('{1240,592,806,1253,1254,633}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..21.71 rows=6 width=0) |
Index Cond: (id = ANY ('{1240,592,806,1253,1254,633}'::integer[])) |