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