Bitmap Heap Scan on tbl_clients (cost=36.85..80.68 rows=17 width=49) |
Recheck Cond: (id = ANY ('{12,107,3326,1121,1301,149,3327,2182,2616,2021,79,2545,20,918,3328,3302,1172}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.84 rows=17 width=0) |
Index Cond: (id = ANY ('{12,107,3326,1121,1301,149,3327,2182,2616,2021,79,2545,20,918,3328,3302,1172}'::integer[])) |