Bitmap Heap Scan on tbl_addresses (cost=45.76..89.82 rows=20 width=206) |
Recheck Cond: (id = ANY ('{1474,352,2468,1679,2411,2435,2454,1922,683,2465,3134,2476,1609,2495,2812,748,1389,3143,2536,1564}'::integer[])) |
-> Bitmap Index Scan on tbl_addresses_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{1474,352,2468,1679,2411,2435,2454,1922,683,2465,3134,2476,1609,2495,2812,748,1389,3143,2536,1564}'::integer[])) |