QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=56.48..295.73 rows=94 width=51)
Recheck Cond: (object_id = ANY ('{2990,1305,200,1304,6148,6168,6192,6232,6233,6235,6236,6247,6249}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..56.45 rows=94 width=0)
Index Cond: (object_id = ANY ('{2990,1305,200,1304,6148,6168,6192,6232,6233,6235,6236,6247,6249}'::integer[]))