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