QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=52.50..351.99 rows=131 width=51)
Recheck Cond: (object_id = ANY ('{1101,4701,5181,5201,5182,5233,5793,5847,5842,5876,5983,6136}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..52.47 rows=131 width=0)
Index Cond: (object_id = ANY ('{1101,4701,5181,5201,5182,5233,5793,5847,5842,5876,5983,6136}'::integer[]))