Bitmap Heap Scan on tbl_clients (cost=36.56..78.36 rows=16 width=49) |
Recheck Cond: (id = ANY ('{2699,107,90,3278,2182,2219,1661,3286,3281,3303,3343,15,518,3387,12,2136}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
Index Cond: (id = ANY ('{2699,107,90,3278,2182,2219,1661,3286,3281,3303,3343,15,518,3387,12,2136}'::integer[])) |