QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=78.20..336.33 rows=121 width=111)
Recheck Cond: (object_id = ANY ('{3671,3798,2167,755,3241,3406,5023,5296,5480,5482,5479,5714,5753,5796,5481,5953,5956,6000}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..78.16 rows=121 width=0)
Index Cond: (object_id = ANY ('{3671,3798,2167,755,3241,3406,5023,5296,5480,5482,5479,5714,5753,5796,5481,5953,5956,6000}'::integer[]))