Bitmap Heap Scan on tbl_product_series (cost=40.84..67.82 rows=45 width=37) |
Recheck Cond: (id = ANY ('{551,857,1376,1382,1404,1438,1439,593,592,355,1524,1545,1547,1548,1549,659,1551,1553,1555,1557,1558,1559,1560,864,1311,1523,1561,988,989,987,979,1552,1554,1556,981,607,1611,660,1225,708,803,813,1000,1243,1255}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..40.83 rows=45 width=0) |
Index Cond: (id = ANY ('{551,857,1376,1382,1404,1438,1439,593,592,355,1524,1545,1547,1548,1549,659,1551,1553,1555,1557,1558,1559,1560,864,1311,1523,1561,988,989,987,979,1552,1554,1556,981,607,1611,660,1225,708,803,813,1000,1243,1255}'::integer[])) |