Bitmap Heap Scan on tbl_clients (cost=36.85..80.68 rows=17 width=49) |
Recheck Cond: (id = ANY ('{3278,3326,3334,3333,3329,3327,3328,3317,3303,2526,3299,2091,3270,3287,2714,3265,2842}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.84 rows=17 width=0) |
Index Cond: (id = ANY ('{3278,3326,3334,3333,3329,3327,3328,3317,3303,2526,3299,2091,3270,3287,2714,3265,2842}'::integer[])) |