Bitmap Heap Scan on tbl_product_series (cost=32.56..56.92 rows=16 width=37) |
Recheck Cond: (id = ANY ('{1627,1628,1629,1642,1641,1643,1673,1670,1672,1680,1671,716,1690,813,627,1047}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..32.56 rows=16 width=0) |
Index Cond: (id = ANY ('{1627,1628,1629,1642,1641,1643,1673,1670,1672,1680,1671,716,1690,813,627,1047}'::integer[])) |