Bitmap Heap Scan on tbl_clients (cost=37.70..85.70 rows=20 width=63) |
Recheck Cond: (id = ANY ('{2815,2136,528,2128,3304,97,3284,2130,2091,25,3288,15,12,1172,3324,93,3307,3292,3319,3308}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..37.70 rows=20 width=0) |
Index Cond: (id = ANY ('{2815,2136,528,2128,3304,97,3284,2130,2091,25,3288,15,12,1172,3324,93,3307,3292,3319,3308}'::integer[])) |