Bitmap Heap Scan on tbl_clients (cost=35.99..73.22 rows=14 width=53) |
Recheck Cond: (id = ANY ('{2205,3296,3301,3311,2538,3304,2845,3286,2545,2616,2553,3327,3278,3334}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..35.99 rows=14 width=0) |
Index Cond: (id = ANY ('{2205,3296,3301,3311,2538,3304,2845,3286,2545,2616,2553,3327,3278,3334}'::integer[])) |