QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.19..427.31 rows=171 width=51)
Recheck Cond: (object_id = ANY ('{1041,2223,540,2538,2201,627,685,1407,1241,161,17,495,1480,1506,1540,1556,1362,1644,1650,1381}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.15 rows=171 width=0)
Index Cond: (object_id = ANY ('{1041,2223,540,2538,2201,627,685,1407,1241,161,17,495,1480,1506,1540,1556,1362,1644,1650,1381}'::integer[]))