QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=104.61..464.92 rows=185 width=51)
Recheck Cond: (object_id = ANY ('{3396,2577,2369,440,45,154,325,326,2535,2272,1960,3603,2110,419,2705,2702,2700,2776,2922,2995,4052,2716,4187,4731,4753}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..104.56 rows=185 width=0)
Index Cond: (object_id = ANY ('{3396,2577,2369,440,45,154,325,326,2535,2272,1960,3603,2110,419,2705,2702,2700,2776,2922,2995,4052,2716,4187,4731,4753}'::integer[]))