Bitmap Heap Scan on tbl_addresses (cost=45.47..87.82 rows=19 width=206) |
Recheck Cond: (id = ANY ('{2599,2288,1294,1190,1049,992,1191,930,1842,1832,1871,1892,1615,144,1390,1264,1340,402,2460}'::integer[])) |
-> Bitmap Index Scan on tbl_addresses_pkey (cost=0.00..45.46 rows=19 width=0) |
Index Cond: (id = ANY ('{2599,2288,1294,1190,1049,992,1191,930,1842,1832,1871,1892,1615,144,1390,1264,1340,402,2460}'::integer[])) |