Bitmap Heap Scan on tbl_clients (cost=17.43..33.89 rows=5 width=55) |
Recheck Cond: (id = ANY ('{2815,3304,3278,918,3056}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..17.43 rows=5 width=0) |
Index Cond: (id = ANY ('{2815,3304,3278,918,3056}'::integer[])) |