Bitmap Heap Scan on tbl_clients (cost=31.42..66.35 rows=12 width=55) |
Recheck Cond: (id = ANY ('{2708,918,107,12,2548,3281,518,2736,93,531,4,3329}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..31.42 rows=12 width=0) |
Index Cond: (id = ANY ('{2708,918,107,12,2548,3281,518,2736,93,531,4,3329}'::integer[])) |