QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=74.62..404.22 rows=186 width=85)
Recheck Cond: (object_id = ANY ('{17,16,202,329,1079,1022,469,1452,1852,1869,1931,4518,5191,5275,5761,6038,6091,6096}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..74.57 rows=186 width=0)
Index Cond: (object_id = ANY ('{17,16,202,329,1079,1022,469,1452,1852,1869,1931,4518,5191,5275,5761,6038,6091,6096}'::integer[]))