QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=78.20..375.02 rows=133 width=51)
Recheck Cond: (object_id = ANY ('{3984,3981,3980,3982,3983,2369,2540,888,1044,1798,419,713,2848,3262,821,4120,4094,4494}'::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 ('{3984,3981,3980,3982,3983,2369,2540,888,1044,1798,419,713,2848,3262,821,4120,4094,4494}'::integer[]))