QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=30.90..271.99 rows=109 width=111)
Recheck Cond: (object_id = ANY ('{1181,497,287,3338,592,582,1207}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..30.87 rows=109 width=0)
Index Cond: (object_id = ANY ('{1181,497,287,3338,592,582,1207}'::integer[]))