Bitmap Heap Scan on tbl_products (cost=32.56..63.55 rows=16 width=130) |
Recheck Cond: (id = ANY ('{276,542,1512,1883,1924,1813,941,1492,1493,1494,1495,1511,1578,1579,904,1621}'::integer[])) |
-> Bitmap Index Scan on tbl_products_pkey (cost=0.00..32.56 rows=16 width=0) |
Index Cond: (id = ANY ('{276,542,1512,1883,1924,1813,941,1492,1493,1494,1495,1511,1578,1579,904,1621}'::integer[])) |