QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=87.04..428.07 rows=170 width=51)
Recheck Cond: (object_id = ANY ('{2852,1663,287,46,24,3357,571,2158,3366,3293,79,107,520,3309,2199,2178,2121,2091,15,3332}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..87.00 rows=170 width=0)
Index Cond: (object_id = ANY ('{2852,1663,287,46,24,3357,571,2158,3366,3293,79,107,520,3309,2199,2178,2121,2091,15,3332}'::integer[]))