Bitmap Heap Scan on tbl_clients (cost=36.56..78.25 rows=16 width=49) |
Recheck Cond: (id = ANY ('{3304,3056,918,3300,3278,2125,2032,2736,12,20,531,3326,4,518,3334,3281}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
Index Cond: (id = ANY ('{3304,3056,918,3300,3278,2125,2032,2736,12,20,531,3326,4,518,3334,3281}'::integer[])) |