Bitmap Heap Scan on tbl_product_series (cost=27.99..49.56 rows=14 width=37) |
Recheck Cond: (id = ANY ('{1319,593,592,1198,1599,1600,1601,1602,1606,1607,627,1609,1608,1610}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..27.99 rows=14 width=0) |
Index Cond: (id = ANY ('{1319,593,592,1198,1599,1600,1601,1602,1606,1607,627,1609,1608,1610}'::integer[])) |