QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=52.78..405.49 rows=172 width=51)
Recheck Cond: (object_id = ANY ('{2094,149,2737,399,3433,2728,2123,2114,2098,2093,1101,31}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..52.74 rows=172 width=0)
Index Cond: (object_id = ANY ('{2094,149,2737,399,3433,2728,2123,2114,2098,2093,1101,31}'::integer[]))