QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=113.30..488.44 rows=200 width=51)
Recheck Cond: (object_id = ANY ('{3835,2219,2218,3320,2377,1963,3486,1768,379,2360,2359,753,853,1770,1611,1486,1553,1799,1886,2861,2918,2920,2197,3616,2844,6078,6079}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..113.25 rows=200 width=0)
Index Cond: (object_id = ANY ('{3835,2219,2218,3320,2377,1963,3486,1768,379,2360,2359,753,853,1770,1611,1486,1553,1799,1886,2861,2918,2920,2197,3616,2844,6078,6079}'::integer[]))