QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.20..437.93 rows=181 width=51)
Recheck Cond: (object_id = ANY ('{875,187,2565,1876,646,682,1042,1046,1420,1408,1397,1653,1069,1389,1936,1855,334,2208,1321,1291}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.15 rows=181 width=0)
Index Cond: (object_id = ANY ('{875,187,2565,1876,646,682,1042,1046,1420,1408,1397,1653,1069,1389,1936,1855,334,2208,1321,1291}'::integer[]))