QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=78.20..376.63 rows=130 width=51)
Recheck Cond: (object_id = ANY ('{2728,2713,2682,2625,2573,2563,2549,2030,1856,1846,1845,1585,1477,1322,1319,579,578,1910}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..78.16 rows=130 width=0)
Index Cond: (object_id = ANY ('{2728,2713,2682,2625,2573,2563,2549,2030,1856,1846,1845,1585,1477,1322,1319,579,578,1910}'::integer[]))