Bitmap Heap Scan on tbl_addresses (cost=45.18..85.76 rows=18 width=206) |
Recheck Cond: (id = ANY ('{720,2697,2692,2700,2705,1796,845,1171,2274,2318,925,1651,2710,1353,1812,2009,2443,1575}'::integer[])) |
-> Bitmap Index Scan on tbl_addresses_pkey (cost=0.00..45.17 rows=18 width=0) |
Index Cond: (id = ANY ('{720,2697,2692,2700,2705,1796,845,1171,2274,2318,925,1651,2710,1353,1812,2009,2443,1575}'::integer[])) |