QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=78.20..375.02 rows=133 width=51)
Recheck Cond: (object_id = ANY ('{3995,3900,2990,3927,219,3827,38,3828,1305,1213,1167,200,37,1304,4188,4415,5843,5992}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..78.16 rows=133 width=0)
Index Cond: (object_id = ANY ('{3995,3900,2990,3927,219,3827,38,3828,1305,1213,1167,200,37,1304,4188,4415,5843,5992}'::integer[]))