QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.88..338.93 rows=134 width=47)
Recheck Cond: (object_id = ANY ('{3758,3689,3594,3580,3452,3796,3801,3665,3784,3781,3727,3725,3703,3256,2777,3488,3800,3793,3794,3792}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=134 width=0)
Index Cond: (object_id = ANY ('{3758,3689,3594,3580,3452,3796,3801,3665,3784,3781,3727,3725,3703,3256,2777,3488,3800,3793,3794,3792}'::integer[]))