QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=219.97..733.48 rows=429 width=51)
Recheck Cond: (object_id = ANY ('{146,982,1032,1039,1077,1094,1095,1098,1175,1178,1661,1933,1956,2044,2045,2046,2115,2117,2207,2219,2486,2499,2500,2511,2519,2520,2536,2538,2539,2540,2545,2551,2553,2582,2589,2616,2718,2719,2798,2800,2803,2836,2838,2845,3009,3081,3278,3286,3296,3301,3304,3311,3327,3334,3344,3364,3372,3389}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..219.86 rows=429 width=0)
Index Cond: (object_id = ANY ('{146,982,1032,1039,1077,1094,1095,1098,1175,1178,1661,1933,1956,2044,2045,2046,2115,2117,2207,2219,2486,2499,2500,2511,2519,2520,2536,2538,2539,2540,2545,2551,2553,2582,2589,2616,2718,2719,2798,2800,2803,2836,2838,2845,3009,3081,3278,3286,3296,3301,3304,3311,3327,3334,3344,3364,3372,3389}'::integer[]))