Bitmap Heap Scan on tbl_product_series (cost=33.13..58.29 rows=18 width=37) |
Recheck Cond: (id = ANY ('{172,1523,633,1382,1691,1578,1692,1693,1676,1047,1675,1679,714,1686,1685,80,421,1684}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..33.13 rows=18 width=0) |
Index Cond: (id = ANY ('{172,1523,633,1382,1691,1578,1692,1693,1676,1047,1675,1679,714,1686,1685,80,421,1684}'::integer[])) |