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