QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=73.85..323.11 rows=114 width=111)
Recheck Cond: (object_id = ANY ('{4122,4410,4860,5030,5129,5217,4660,5224,5241,5238,5660,5843,5851,5921,5995,5245,6010}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..73.82 rows=114 width=0)
Index Cond: (object_id = ANY ('{4122,4410,4860,5030,5129,5217,4660,5224,5241,5238,5660,5843,5851,5921,5995,5245,6010}'::integer[]))