Bitmap Heap Scan on tbl_clients (cost=37.42..85.50 rows=19 width=49) |
Recheck Cond: (id = ANY ('{530,3101,2585,149,399,891,3337,27,248,2499,79,982,521,2472,586,295,3294,57,46}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..37.41 rows=19 width=0) |
Index Cond: (id = ANY ('{530,3101,2585,149,399,891,3337,27,248,2499,79,982,521,2472,586,295,3294,57,46}'::integer[])) |