QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.88..360.01 rows=134 width=111)
Recheck Cond: (object_id = ANY ('{1736,1720,1716,1706,1700,1693,1684,1676,1675,1674,1667,1665,1652,1638,1628,1621,1622,1617,1614,1609}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..86.85 rows=134 width=0)
Index Cond: (object_id = ANY ('{1736,1720,1716,1706,1700,1693,1684,1676,1675,1674,1667,1665,1652,1638,1628,1621,1622,1617,1614,1609}'::integer[]))