QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=74.11..361.68 rows=148 width=111)
Recheck Cond: (object_id = ANY ('{7425,1567,1344,1335,1251,1012,695,527,446,445,443,437,226,132,113,28,27}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..74.08 rows=148 width=0)
Index Cond: (object_id = ANY ('{7425,1567,1344,1335,1251,1012,695,527,446,445,443,437,226,132,113,28,27}'::integer[]))