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