Bitmap Heap Scan on tbl_product_series (cost=38.55..66.72 rows=37 width=37) |
Recheck Cond: (id = ANY ('{1660,1661,1457,29,1694,1697,531,1374,1439,593,592,1012,615,1659,172,1665,1227,231,1670,1672,1680,1663,1664,1671,716,1642,1690,1662,618,813,1613,1277,1047,1455,1691,1382,633}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..38.55 rows=37 width=0) |
Index Cond: (id = ANY ('{1660,1661,1457,29,1694,1697,531,1374,1439,593,592,1012,615,1659,172,1665,1227,231,1670,1672,1680,1663,1664,1671,716,1642,1690,1662,618,813,1613,1277,1047,1455,1691,1382,633}'::integer[])) |