Bitmap Heap Scan on tbl_clients (cost=36.85..80.68 rows=17 width=49) |
Recheck Cond: (id = ANY ('{1257,518,57,1172,2182,15,2146,2136,1663,149,2118,12,2131,531,576,2150,2130}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.84 rows=17 width=0) |
Index Cond: (id = ANY ('{1257,518,57,1172,2182,15,2146,2136,1663,149,2118,12,2131,531,576,2150,2130}'::integer[])) |