Bitmap Heap Scan on tbl_clients (cost=17.43..33.93 rows=5 width=502) |
Recheck Cond: (id = ANY ('{3344,2046,2045,2044,982}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..17.43 rows=5 width=0) |
Index Cond: (id = ANY ('{3344,2046,2045,2044,982}'::integer[])) |