Bitmap Heap Scan on tbl_clients (cost=31.42..66.28 rows=12 width=55) |
Recheck Cond: (id = ANY ('{3281,3286,3303,3343,15,518,3387,12,2553,3383,2136,2182}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..31.42 rows=12 width=0) |
Index Cond: (id = ANY ('{3281,3286,3303,3343,15,518,3387,12,2553,3383,2136,2182}'::integer[])) |