QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=86.88..359.76 rows=134 width=111)
Recheck Cond: (object_id = ANY ('{3763,3755,3570,3483,3063,3074,2976,2855,2830,2612,1791,2423,1736,1942,1741,3809,3808,3807,3801,3786}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..86.85 rows=134 width=0)
Index Cond: (object_id = ANY ('{3763,3755,3570,3483,3063,3074,2976,2855,2830,2612,1791,2423,1736,1942,1741,3809,3808,3807,3801,3786}'::integer[]))