QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.88..358.15 rows=131 width=85)
Recheck Cond: (object_id = ANY ('{2133,2132,2130,2126,2125,2124,2123,2122,2121,2119,2118,2117,2116,2115,2113,2112,2111,2110,2109,2108}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=131 width=0)
Index Cond: (object_id = ANY ('{2133,2132,2130,2126,2125,2124,2123,2122,2121,2119,2118,2117,2116,2115,2113,2112,2111,2110,2109,2108}'::integer[]))