Bitmap Heap Scan on tbl_clients (cost=36.28..75.76 rows=15 width=49) |
Recheck Cond: (id = ANY ('{3309,57,20,2546,12,3304,2845,48,141,3303,89,3286,2526,497,3301}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.27 rows=15 width=0) |
Index Cond: (id = ANY ('{3309,57,20,2546,12,3304,2845,48,141,3303,89,3286,2526,497,3301}'::integer[])) |