QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=95.92..439.13 rows=170 width=51)
Recheck Cond: (object_id = ANY ('{2676,2678,2625,1737,3242,1201,1200,1489,2071,2117,2060,2760,2771,2783,2752,713,2848,3150,3369,3262,1525,4066,4722}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..95.88 rows=170 width=0)
Index Cond: (object_id = ANY ('{2676,2678,2625,1737,3242,1201,1200,1489,2071,2117,2060,2760,2771,2783,2752,713,2848,3150,3369,3262,1525,4066,4722}'::integer[]))