QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=43.75..288.58 rows=112 width=111)
Recheck Cond: (object_id = ANY ('{3337,2815,24,3316,2737,2166,2492,497,3308,2818}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..43.73 rows=112 width=0)
Index Cond: (object_id = ANY ('{3337,2815,24,3316,2737,2166,2492,497,3308,2818}'::integer[]))