QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=91.23..372.30 rows=141 width=111)
Recheck Cond: (object_id = ANY ('{3898,3945,3892,941,914,3953,3935,3836,2605,2627,1259,1260,1748,3165,1769,915,1776,2845,3164,1258,1465}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..91.19 rows=141 width=0)
Index Cond: (object_id = ANY ('{3898,3945,3892,941,914,3953,3935,3836,2605,2627,1259,1260,1748,3165,1769,915,1776,2845,3164,1258,1465}'::integer[]))