| Bitmap Heap Scan on tbl_services (cost=13.11..24.27 rows=4 width=336) |
| Recheck Cond: (id = ANY ('{233,273,275,234}'::integer[])) |
| -> Bitmap Index Scan on tbl_services_pkey (cost=0.00..13.11 rows=4 width=0) |
| Index Cond: (id = ANY ('{233,273,275,234}'::integer[])) |