Bitmap Heap Scan on tbl_clients (cost=31.42..66.35 rows=12 width=49) |
Recheck Cond: (id = ANY ('{3306,3382,3349,3195,1188,15,3278,3351,2699,3303,3286,2133}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..31.42 rows=12 width=0) |
Index Cond: (id = ANY ('{3306,3382,3349,3195,1188,15,3278,3351,2699,3303,3286,2133}'::integer[])) |