| Bitmap Heap Scan on tbl_clients (cost=41.42..91.15 rows=19 width=53) |
| Recheck Cond: (id = ANY ('{3120,2830,2756,2736,2604,982,2205,2116,1492,2130,706,2143,2140,2129,2118,1276,485,574,2103}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..41.41 rows=19 width=0) |
| Index Cond: (id = ANY ('{3120,2830,2756,2736,2604,982,2205,2116,1492,2130,706,2143,2140,2129,2118,1276,485,574,2103}'::integer[])) |