| Bitmap Heap Scan on tbl_clients (cost=41.42..91.15 rows=19 width=505) |
| Recheck Cond: (id = ANY ('{3374,3371,2498,2259,2251,2248,2228,2220,2218,2217,2195,2167,111,402,12,2100,518,304,2762}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..41.41 rows=19 width=0) |
| Index Cond: (id = ANY ('{3374,3371,2498,2259,2251,2248,2228,2220,2218,2217,2195,2167,111,402,12,2100,518,304,2762}'::integer[])) |