| Bitmap Heap Scan on tbl_clients (cost=36.56..78.67 rows=16 width=504) |
| Recheck Cond: (id = ANY ('{2150,2593,1933,2511,2582,2553,2207,2545,2551,2540,2539,2538,2536,2520,2519,2500}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
| Index Cond: (id = ANY ('{2150,2593,1933,2511,2582,2553,2207,2545,2551,2540,2539,2538,2536,2520,2519,2500}'::integer[])) |