Bitmap Heap Scan on tbl_product_series (cost=27.14..46.51 rows=11 width=37) |
Recheck Cond: (id = ANY ('{356,1382,593,167,274,339,806,757,256,191,1000}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..27.13 rows=11 width=0) |
Index Cond: (id = ANY ('{356,1382,593,167,274,339,806,757,256,191,1000}'::integer[])) |