QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=114.13..553.64 rows=285 width=51)
Recheck Cond: (object_id = ANY ('{3898,3892,2643,2605,2684,2627,483,518,1748,1278,799,881,1769,1138,3637,1479,1776,1843,1813,2704,2719,2845,3747,1202,1465,3370,3453}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..114.06 rows=285 width=0)
Index Cond: (object_id = ANY ('{3898,3892,2643,2605,2684,2627,483,518,1748,1278,799,881,1769,1138,3637,1479,1776,1843,1813,2704,2719,2845,3747,1202,1465,3370,3453}'::integer[]))