QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=131.27..577.75 rows=269 width=51)
Recheck Cond: (object_id = ANY ('{2753,2577,2576,2280,2001,1910,1783,1730,1729,1606,1113,1083,1032,913,887,873,790,628,580,528,505,471,427,393,381,362,208,206,168,166,130,97}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..131.20 rows=269 width=0)
Index Cond: (object_id = ANY ('{2753,2577,2576,2280,2001,1910,1783,1730,1729,1606,1113,1083,1032,913,887,873,790,628,580,528,505,471,427,393,381,362,208,206,168,166,130,97}'::integer[]))