QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=73.85..362.60 rows=123 width=51)
Recheck Cond: (object_id = ANY ('{4118,4113,4089,4075,4047,3951,3937,3922,3911,3884,3846,3833,3758,3743,3695,3387,3249}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..73.82 rows=123 width=0)
Index Cond: (object_id = ANY ('{4118,4113,4089,4075,4047,3951,3937,3922,3911,3884,3846,3833,3758,3743,3695,3387,3249}'::integer[]))