Bitmap Heap Scan on tbl_addresses (cost=45.47..87.82 rows=19 width=206) |
Recheck Cond: (id = ANY ('{1444,808,3089,2739,914,972,2283,1678,345,1318,730,1849,2384,1903,1930,1791,2387,2025,2472}'::integer[])) |
-> Bitmap Index Scan on tbl_addresses_pkey (cost=0.00..45.46 rows=19 width=0) |
Index Cond: (id = ANY ('{1444,808,3089,2739,914,972,2283,1678,345,1318,730,1849,2384,1903,1930,1791,2387,2025,2472}'::integer[])) |