QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.89..399.81 rows=146 width=51)
Recheck Cond: (object_id = ANY ('{2410,2127,2126,2107,1779,1700,1694,1693,1676,1600,1556,1527,1521,1481,1272,1185,1164,803,620,551}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=146 width=0)
Index Cond: (object_id = ANY ('{2410,2127,2126,2107,1779,1700,1694,1693,1676,1600,1556,1527,1521,1481,1272,1185,1164,803,620,551}'::integer[]))