Bitmap Heap Scan on tbl_clients (cost=36.28..75.76 rows=15 width=502) |
Recheck Cond: (id = ANY ('{3304,3056,3300,531,3326,4,3281,107,48,518,12,97,189,1301,3327}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.27 rows=15 width=0) |
Index Cond: (id = ANY ('{3304,3056,3300,531,3326,4,3281,107,48,518,12,97,189,1301,3327}'::integer[])) |